Skip to content

Releases: Snazzah/SublimeDiscordRP

v2.2.6 (2022-01-09)

10 Jan 02:59
8a89073
Compare
Choose a tag to compare
  • Added Pascal, CoffeeScript, and Clojure (#79, #84, #81)
  • Fixed check for alternate snap packages in IPC

v2.2.5 (2021-04-15)

15 Apr 05:17
a87bd37
Compare
Choose a tag to compare
  • Fixed some tab-closing behavior and idling presence

v2.2.4 (2021-03-27)

27 Mar 17:52
61755f2
Compare
Choose a tag to compare
  • Icon support for .yar and .yara.

v2.2.3 (2021-02-03)

03 Feb 16:17
810cc9d
Compare
Choose a tag to compare
  • Added .pyx to the Python icon

v2.2.2 (2021-01-08)

09 Jan 01:28
78fad8a
Compare
Choose a tag to compare
  • Icon support for .sp, .tex and .bib
  • Small fix on disconnecting

v2.2.1 (2020-10-19)

19 Oct 21:46
26a3da1
Compare
Choose a tag to compare
  • Icon support for .ini, batch files and .ejs
  • Fixed file name for typescript icon

v2.2.0 (2020-10-13)

14 Oct 01:09
5cebcfa
Compare
Choose a tag to compare
  • Icon is retrieved by both extension and scope (.h is correctly marked as C) (#56)
  • time_per_file option (#56)
  • big_icon is default
  • Add icons for Kotlin, Git, Swift, Assembly, XML, Pawn, Processing, Erlang
  • An idle icon is now used in startup
  • Plugin now gets the last and correct extension (before something like index.d.ts reported d instead of ts, which is incorrect) (#56)
  • Actually use start_state (#56)
  • Logging should say what scope it found

v2.1.8 (2019-05-17)

17 May 12:03
Compare
Choose a tag to compare
  • Fix regression with environment variable checking (#41)

v2.1.7 (2019-04-24)

24 Apr 17:28
Compare
Choose a tag to compare
  • Support Sublime Text being installed as a snap (#40, @stridera)

v2.1.6 (2019-03-29)

29 Mar 19:06
a8fb1c5
Compare
Choose a tag to compare
  • Support Discord installed via snap (#38)
  • More debug logging
  • Abort reconnection attempts when plugin is unloaded