-
The parser that process `project.nimble` is what I call an `extractor`. Custom extractors allow to extend this mechanism to cover other package managers, including ones for different programming langu…
-
Sometimes, when editing, the dynamic syntax highlighting stops working for a block of code. When this happens, the code only has some barebones highlighting for keywords and literals, and most of it r…
-
For module part of the community modules, use fully qualified name in examples in inline doc
-
#### Current Behavior
Whenever I start typing a command and use tab-completion, the first characters of the command get repeated at the start of the line.
#### Expected Behavior
Tab completion sh…
-
I was wondering if the slow speed when loading a nim file is going to be addressed? I checked the previous issues and it seems like there's a rewrite going on - is it still in progress? And will it im…
-
I noticed there's a new `Nim: Goto Definition` that works very well. Would it also be possible to integrate with `Symbol View: Go to Declaration` and show a list of symbols in the current file with ⌘-…
-
While we discuss UX at #1 I think its important to decide the plugin functions, I mean what it will be able to do.
Also a lot of objectives was mentioned in godot-proposals 119, but here we need to s…
-
The error message I am getting is this
```
jni/src/x86_64/@mmain_desktop.nim.c:254: error: undefined reference to 'atmdotdotatsdotdotatsdotnimbleatspkgsatspixieminus5dot0dot4atspixieatssimddotnim_…
-
Hey this plugin looks awesome. That said, I can't use it :( I installed it the way described in the readme. Currently on a MacBook Pro OSX El Capitan 10.11.5 (15F34).
Tested with:
NVIM 0.1.5
VIM - V…
-
Tim should borrow some callable utilities from Nim's standard library
Tim's standard library in modules:
`std/system`, `std/strings`, `std/arrays`, `std/objects`, `std/math` and `std/os` (read-onl…