commit | 542394bbdbec5b66eaad20e3f1c53ebe415a4874 | [log] [tgz] |
---|---|---|
author | Alex Ruiz <alruiz@google.com> | Fri Apr 15 18:47:30 2011 +0000 |
committer | Alex Ruiz <alruiz@google.com> | Fri Apr 15 18:47:30 2011 +0000 |
tree | a1131ff2a55eb95277898d5a79caea27920f1e9d | |
parent | 9f328c2bf012d92f6e3fbaa7a12d940a1c0630be [diff] |
Fixed: [Issue 4] Make auto-complete of '[packed = true]' available only to primitive types https://code.google.com/p/protobuf-dt/issues/detail?id=4 Both "smart semicolon" command and content assist now check that the property is repeated *and* primitive before inserting or proposing 'packed=true'.