Skip to content

Releases: nim-lang/NimLime

Pearlescent Pineapple

06 Sep 20:17
6297c32
Compare
Choose a tag to compare
Remove all code (#165)

* Remove all code

* Remove NimLime.sublime-settings

* Update the list of features

Ginger Grapefruit

08 Mar 19:14
Compare
Choose a tag to compare
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 <[email protected]>

* 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

23 May 10:05
Compare
Choose a tag to compare

More fixes, start of highlighting improvements.

Blood Orange V1.2.15

17 Apr 04:27
Compare
Choose a tag to compare

Fixed doccomment continuation on Linux and OSX

Blood Orange

08 Apr 21:49
Compare
Choose a tag to compare
1.2.14

Delete Default (Linux).sublime-mousemap

NimLime 1.2.0 - Bergamot

09 Feb 06:46
Compare
Choose a tag to compare
  • Initial Nimsuggest support
  • Re-worked internals for settings and commands
  • Numerous bug-fixes

Tangerine

05 Nov 01:19
Compare
Choose a tag to compare
Tangerine Pre-release
Pre-release
1.1.3

Update Default (Windows).sublime-mousemap

Sinensis

28 Jun 04:26
Compare
Choose a tag to compare

Many major changes were made in this version:

  • Reworked settings naming scheme
  • Optimized internals
  • Updated commands for checking files, invoking nimble, etc

Lemony Lime

26 Apr 23:26
Compare
Choose a tag to compare
0.2014.1

Added match support for _ in tmpl's