Releases: Snazzah/SublimeDiscordRP
Releases · Snazzah/SublimeDiscordRP
v2.2.6 (2022-01-09)
v2.2.5 (2021-04-15)
- Fixed some tab-closing behavior and idling presence
v2.2.4 (2021-03-27)
- Icon support for
.yar
and.yara
.
v2.2.3 (2021-02-03)
- Added
.pyx
to the Python icon
v2.2.2 (2021-01-08)
- Icon support for
.sp
,.tex
and.bib
- Small fix on disconnecting
v2.2.1 (2020-10-19)
- Icon support for
.ini
, batch files and.ejs
- Fixed file name for typescript icon
v2.2.0 (2020-10-13)
- 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
reportedd
instead ofts
, which is incorrect) (#56) - Actually use
start_state
(#56) - Logging should say what scope it found
v2.1.8 (2019-05-17)
- Fix regression with environment variable checking (#41)
v2.1.7 (2019-04-24)
v2.1.6 (2019-03-29)
- Support Discord installed via snap (#38)
- More debug logging
- Abort reconnection attempts when plugin is unloaded