SublimeDiscordRP Versions Save

📄 Discord rich presence for Sublime Text

v2.2.4

3 years ago
  • Icon support for .yar and .yara.

v2.2.3

3 years ago
  • Added .pyx to the Python icon

v2.2.2

3 years ago
  • Icon support for .sp, .tex and .bib
  • Small fix on disconnecting

v2.2.1

3 years ago
  • Icon support for .ini, batch files and .ejs
  • Fixed file name for typescript icon

v2.2.0

3 years ago
  • 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

5 years ago
  • Fix regression with environment variable checking (#41)

v2.1.7

5 years ago
  • Support Sublime Text being installed as a snap (#40, @stridera)

v2.1.4

5 years ago
  • Added {loc} template variable (#30)

v2.1.6

5 years ago
  • Support Discord installed via snap (#38)
  • More debug logging
  • Abort reconnection attempts when plugin is unloaded

v2.1.5

5 years ago
  • Fix time (#34)