Releases: nim-lang/NimLime
Releases · nim-lang/NimLime
Blueberry Breeze
What's Changed
- [Nim] Add back builtin constants to tm grammar by @AmjadHD in #184
- [Nim] Remove builtins by @AmjadHD in #183
- Recommend LSP-nimlangserver by @AmjadHD in #186
- Point to LSP-nimlangserver on package control by @AmjadHD in #187
- Remove a duplication in a regex by @AmjadHD in #189
- Fix constants syntax by @AmjadHD in #191
- Rename plugin by @AmjadHD in #190
- Fix command call syntax by @AmjadHD in #188
- Support unicode identifiers by @AmjadHD in #193
- Fix valid routine names highlighted as illegal by @AmjadHD in #194
- Improve build system file_regex by @AmjadHD in #195
- docs: add indentation configuration instructions for Sublime Text to … by @Matt-y-Ice in #196
- Add indentation settings by @AmjadHD in #197
- Make syntax compatible with Sublime's regex engine by @AmjadHD in #199
- Fix GitHub highlighting by @AmjadHD in #200
- Make build system interactive by @AmjadHD in #198
New Contributors
- @Matt-y-Ice made their first contribution in #196
Full Changelog: 1.4.0...1.5.0
Pearlescent Pineapple
Remove all code (#165) * Remove all code * Remove NimLime.sublime-settings * Update the list of features
Ginger Grapefruit
fix #130 (#138) * Move core files to 'core' directory. Remove Nimsuggest and Nimble support. * Refactor settings, hotkeys, and nimcheck code. * Fix #110 * Fix file permissions. * fix #118 (#120) * fix #118 * Update core/commands/nimcheck.py Co-Authored-By: timotheecour <timothee.cour2@gmail.com> * Make command import more correct. * fix #112 (#123) * Split comment grammer into separate file, to support nested multiline comments. Fixes #94 * Update keymaps for new comment definitions. Fixes #94, #97, and #128 * Straighten out TODO matching. * Simplify package settings menu by using native edit_settings command. * Fix comment continuation. * Remove ST2/ST3 distinction. * comment and doc comment completion work (#133) * fix #134 (#135) * fix #125 (#127) * should fix https://github.com/Varriount/NimLime/issues/125 (hopefully) let me know if I'm mistaken * Update Nim.YAML-tmLanguage (#126)
Blood Orange V1.2.16
More fixes, start of highlighting improvements.
Blood Orange V1.2.15
Fixed doccomment continuation on Linux and OSX
Blood Orange
1.2.14 Delete Default (Linux).sublime-mousemap
NimLime 1.2.0 - Bergamot
- Initial Nimsuggest support
- Re-worked internals for settings and commands
- Numerous bug-fixes
Tangerine
Sinensis
Lemony Lime
0.2014.1 Added match support for _ in tmpl's