Skip to content

Releases: vihangm/sublime-protobuf-syntax

v1.3.3: Treat enum names same as message names (#14)

13 Jul 21:21

Choose a tag to compare

This will allow goto_definition command to work to enum as well as to messages

v1.3.2: Contrib branch (#13)

11 Jul 15:59

Choose a tag to compare

Allow use of `.` in rpc definitions

v1.3.1

13 Jul 22:26

Choose a tag to compare

Added constant.other.proto to symbol list (#11)

v1.3.0

02 Jun 06:56

Choose a tag to compare

Support building with --go_out (#10)

v1.2.4: Merge pull request #9 from vgough/master

25 Mar 16:09

Choose a tag to compare

allow comments and options within rpc definitions

v1.2.3

21 Mar 04:23

Choose a tag to compare

Get rid of old JSON tmLanguage file + some misc cleanup

v1.2.2: Merge pull request #7 from yangsu/master

10 Mar 17:02

Choose a tag to compare

Make enum declarations appear in symbol list

v1.2.1: Merge pull request #6 from yangsu/master

01 Mar 00:19

Choose a tag to compare

Allow dashes in import statements

v1.2.0

18 Jan 22:14

Choose a tag to compare

Retain XML for tmLanguage

v1.1.0: Merge pull request #4 from Jazzer360/master

29 Sep 18:22

Choose a tag to compare