Sign in
protobuf-dt
/
protobuf
/
0bc751fc7f918f02d6524654e34e57e18596717a
0bc751f
Fixed: [Issue 16] Display error message if protoc cannot be found.
by Alex Ruiz
· 14 years ago
f499b98
Fixed minor UI bug in MacOS in the "Import Paths" preference page.
by Alex Ruiz
· 14 years ago
aae0ea1
Fixed: [Issue 55] Integration with protoc does not work when resolving
by Alex Ruiz
· 14 years ago
7c31018
Fixed: [Issue 90] Outline View expands too many levels by default.
by Alex Ruiz
· 14 years ago
2574a26
In progress: [Issue 89] Proto buffer editor needs to have options to
by Alex Ruiz
· 14 years ago
5a2ffb5
Added top-level "Editors" preference page.
by Alex Ruiz
· 14 years ago
f2b9895
Fixed: [Issue 87] Protobuf editor does not recognize "import public"
by Alex Ruiz
· 14 years ago
3768827
Fixed: [Issue 88] Protobuf editor doesn't concatenate strings across
by Alex Ruiz
· 14 years ago
41b234c
Fixed: [ Issue 86 ] Bugs with automatic field number generation when
by Alex Ruiz
· 14 years ago
a9388d5
In progress: [ Issue 87 ] Protobuf editor does not recognize "import public"
by Alex Ruiz
· 14 years ago
7c3dab8
Fixed: [ Issue 86 ] Bugs with automatic field number generation when
by Alex Ruiz
· 14 years ago
4eac19b
Working on formatter.
by Alex Ruiz
· 14 years ago
8f127a4
Fixed: [ Issue 85 ] Editor stops parsing if service definition ends with semicolon.
by Alex Ruiz
· 14 years ago
635fea9
Fixed: [ Issue 84 ] Custom options are being considered syntax errors.
by Alex Ruiz
· 14 years ago
fc30ee6
Fixed: [ Issue 84 ] Custom options are being considered syntax errors.
by Alex Ruiz
· 14 years ago
3474a91
Fixed: [ Issue 83 ] Syntax Coloring works incorrectly if enums contain comments.
by Alex Ruiz
· 14 years ago
93462bb
Minor changes.
by Alex Ruiz
· 14 years ago
4e82b76
Code cleanup.
by Alex Ruiz
· 14 years ago
57bdaad
Code cleanup.
by Alex Ruiz
· 14 years ago
d394a40
Code cleanup.
by Alex Ruiz
· 14 years ago
9a781c1
Fixed: [ Issue 82 ] Support single-line comments as documentation.
by Alex Ruiz
· 14 years ago
3db82f9
Fixed: [ Issue 54 ] Markers from protoc are added to wrong files
by Alex Ruiz
· 14 years ago
aaea3f2
Fixed: [ Issue 81 ] Protobuf editor does not understand full grammar for "extensions" decl.
by Alex Ruiz
· 14 years ago
0d387dd
Fixed: [ Issue 80 ] Unnecessary but valid imports are not being resolved
by Alex Ruiz
· 14 years ago
c6e4ea1
Fixed: [ Issue 80 ] Unnecessary but valid imports are not being resolved
by Alex Ruiz
· 14 years ago
91981e1
Fixed: [ Issue 79 ] Hexadecimal constants are marked as errors
by Alex Ruiz
· 14 years ago
4b7e7c4
Fixed: [ Issue 78 ] Content assist for field options does not work all the time
by Alex Ruiz
· 14 years ago
a6b8b33
Fixed: [ Issue 17 ] Add more options for syntax coloring
by Alex Ruiz
· 14 years ago
1247067
Fixed: [ Issue 77 ] SNumber Syntax Coloring doesn't apply to float numbers like "1.0"
by Alex Ruiz
· 14 years ago
5e6fc8a
Fixed: [ Issue 76 ] Syntax Coloring entity names are not consistent with other languages (C++, Java)
by Alex Ruiz
· 14 years ago
e40d302
Fixed: [ Issue 75 ] Add support for enum-level options
by Alex Ruiz
· 14 years ago
18f0309
Fixed: [ Issue 74 ] Property pages are shown for files
by Alex Ruiz
· 14 years ago
9ab46df
Minor changes.
by Alex Ruiz
· 14 years ago
d02d6e1
Resetting the counter to 1.0.0 for the open source version of the plug-in.
by Alex Ruiz
· 14 years ago
9b5cc05
Added support for files with extension .protodevel.
by Alex Ruiz
· 14 years ago
8492bf0
Fixed: [ Issue 72 ] Broken completion when typing in proto editor
by Alex Ruiz
· 14 years ago
1cf8292
Code cleanup.
by Alex Ruiz
· 14 years ago
b5977fc
Fixed: [ Issue 71 ] Changing project settings for proto doesn't trigger revalidation
by Alex Ruiz
· 14 years ago
fa0d59d
Fixed: [ Issue 70 ] Validation doesn't start until editing
by Alex Ruiz
· 14 years ago
cd4205f
Fixed: [ Issue 70 ] Validation doesn't start until editing
by Alex Ruiz
· 14 years ago
17e6771
Cleaning up preferences-related code.
by Alex Ruiz
· 14 years ago
cee1703
Cleaning up preferences-related code.
by Alex Ruiz
· 14 years ago
7bd1d7e
Cleaning up preferences-related code.
by Alex Ruiz
· 14 years ago
a7bb8a4
Cleaning up preferences-related code.
by Alex Ruiz
· 14 years ago
80b6aae
Fixed: [ Issue 70 ] Validation doesn't start until editing
by Alex Ruiz
· 14 years ago
28527b7
Fixed: [ Issue 70 ] Validation doesn't start until editing
by Alex Ruiz
· 14 years ago
fd288b1
Fixed: [ Issue 69 ] Fully-qualified names can start with a period.
by Alex Ruiz
· 14 years ago
e3bfea5
Fixed content-assist for default values of bool properties.
by Alex Ruiz
· 14 years ago
5eb230c
Fixed: [ Issue 68 ] Red underline when "extensions" is present inside a message
by Alex Ruiz
· 14 years ago
d277e4f
Fixed: [ Issue 67 ] 'nan' is a valid default value for double and float
by Alex Ruiz
· 14 years ago
c82ea27
Code cleanup.
by Alex Ruiz
· 14 years ago
c5b9592
Code cleanup.
by Alex Ruiz
· 14 years ago
e697ccd
Added support for variable ${project} in import roots.
by Alex Ruiz
· 14 years ago
4846397
Minor code cleanup.
by Alex Ruiz
· 14 years ago
1c00ad6
Minor code cleanup.
by Alex Ruiz
· 14 years ago
d43c058
Simplified extension point for obtaining descriptor.proto.
by Alex Ruiz
· 14 years ago
2c78a92
Code cleanup.
by Alex Ruiz
· 14 years ago
bc7cc52
Added support for pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
a4fc2b2
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
e64109d
Updating version.
by Alex Ruiz
· 14 years ago
07bc204
Fixed: [ Issue 66 ] Add support for partial package names in qualified names
by Alex Ruiz
· 14 years ago
f3677c1
Fixed: [ Issue 64 ] Project preferences are being shared, and they shouldn't
by Alex Ruiz
· 14 years ago
a0edb57
Fixed: [ Issue 65 ] Editor doesn't like member names that are equal to a type
by Alex Ruiz
· 14 years ago
c91f99b
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
be0969d
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
45a4b41
Fixed: [ Issue 64 ] Project preferences are being shared, and they shouldn't
by Alex Ruiz
· 14 years ago
7e65566
Added support for method options for both scoping and code completion.
by Alex Ruiz
· 14 years ago
b42096c
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
b34e4a7
Minor cleanup.
by Alex Ruiz
· 14 years ago
cabd844
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
be32ba5
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
3f90672
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
e3b4b9f
Working on supporting pluggable descriptor.proto definitions.
by Alex Ruiz
· 14 years ago
ea0402f
Updating update site with latest contents.
by Alex Ruiz
· 14 years ago
a36514c
Fixed: [ Issue 63 ] Group elements can contain nested groups and enums
by Alex Ruiz
· 14 years ago
c867ad4
Fixed: [ Issue 62 ] Outline View should show import URI as the user entered
by Alex Ruiz
· 14 years ago
221f029
Another attempt to fix versioning.
by Alex Ruiz
· 14 years ago
3f61492
Fixed outline view grouping of imports and options.
by Alex Ruiz
· 14 years ago
f81b454
Code cleanup.
by Alex Ruiz
· 14 years ago
d7968ec
Trying to fix the editor's version.
by Alex Ruiz
· 14 years ago
dc43e31
Trying to fix the editor's version.
by Alex Ruiz
· 14 years ago
6dd1e0d
Minor formatting fix.
by Alex Ruiz
· 14 years ago
7b4a2d8
Updating update site with latest contents.
by Alex Ruiz
· 14 years ago
4ab22af
Fixed: [ Issue 61 ] The Directory box under "Add directory path" looks editable
by Alex Ruiz
· 14 years ago
6119734
Updating update site with latest contents.
by Alex Ruiz
· 14 years ago
2520add
Fixed: [ Issue 60 ] Imported types do not need to be fully-qualified
by Alex Ruiz
· 14 years ago
37d71d9
In progress: [ Issue 60 ] Imported types do not need to be fully-qualified
by Alex Ruiz
· 14 years ago
fac8d6d
In progress: [ Issue 60 ] Imported types do not need to be fully-qualified
by Alex Ruiz
· 14 years ago
198ef1f
Fixed: [ Issue 59 ] NPE when validating proto files outside of workspace
by Alex Ruiz
· 14 years ago
9ab5cbd
Code cleanup.
by Alex Ruiz
· 14 years ago
a7c1ea4
Updated update site with latest content.
by Alex Ruiz
· 14 years ago
4b1edaf
Fixed: [ Issue 58 ] protobuf-dt expects imports and options to be grouped together
by Alex Ruiz
· 14 years ago
b730a92
Fixed: [ Issue 56 ] Keywords are valid element names
by Alex Ruiz
· 14 years ago
256a4f9
Updated update site with latest changes.
by Alex Ruiz
· 14 years ago
80c5628
Updated update site with latest changes.
by Alex Ruiz
· 14 years ago
f1a4b57
Updated update site with latest changes.
by Alex Ruiz
· 14 years ago
bcb772b
Updated update site with latest changes.
by Alex Ruiz
· 14 years ago
3459f8e
Fixed: [ Issue 52 ] Add content-assist for message options
by Alex Ruiz
· 14 years ago
10abc5b
Updating update site.
by Alex Ruiz
· 14 years ago
2ca7e21
Updating update site.
by Alex Ruiz
· 14 years ago
Next »