Kris De Volder
|
547b73b04b
|
Fix compliation errors due to typefox lsapi evolution
|
2016-10-13 14:53:27 -07:00 |
|
Kris De Volder
|
2551a5e997
|
Port DocumentEditsTests to sts4
|
2016-10-13 14:13:48 -07:00 |
|
BoykoAlex
|
01c3bb03d4
|
Tests for app-props-metadata
|
2016-10-13 13:11:38 -04:00 |
|
BoykoAlex
|
04679f2650
|
Name tests files appropriately
|
2016-10-12 19:21:56 -04:00 |
|
BoykoAlex
|
9c69b71d59
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-10-12 17:17:37 -04:00 |
|
BoykoAlex
|
c444aa0fad
|
Fix the build for app-props-metadata and basic unit tests
|
2016-10-12 17:17:09 -04:00 |
|
Kris De Volder
|
a1c828088d
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2016-10-12 13:34:33 -07:00 |
|
Kris De Volder
|
47daa65afe
|
No indent list item completion below map key
|
2016-10-12 13:34:21 -07:00 |
|
BoykoAlex
|
ff23aca698
|
Boot properties metadata excluding JDT dependencies
|
2016-10-06 15:26:04 -04:00 |
|
Kris De Volder
|
d4439b246b
|
Manifest.yml completions working now in vscode
|
2016-10-05 11:05:28 -07:00 |
|
Kris De Volder
|
5cf7740a7c
|
Passes all our tests but...
Unfortunately vscode doesn't like our completions because they span multiple lines.
|
2016-10-04 15:56:55 -07:00 |
|
Kris De Volder
|
741d110bad
|
Port YamlStructureParser and its tests to yaml-commons
|
2016-10-03 14:42:13 -07:00 |
|
Kris De Volder
|
e804ea03f9
|
Flesh out testharness a bit more
Help in testing completions
|
2016-10-03 12:11:00 -07:00 |
|
Kris De Volder
|
c65fe98aab
|
Update lsapi version to 0.3.0 release
|
2016-10-03 11:02:06 -07:00 |
|
Kris De Volder
|
f310316739
|
Cleanup imports and some other obsolete code
|
2016-10-03 10:27:27 -07:00 |
|
Martin Lippert
|
d246e1a4bc
|
fixed main class def of application.properties editor language server
|
2016-09-28 17:27:10 +02:00 |
|
BoykoAlex
|
78ee974727
|
Spring Boot App Properties extension - initial commit
|
2016-09-27 16:35:34 -04:00 |
|
BoykoAlex
|
0ef54104be
|
Correct syntax error ranges
|
2016-09-27 15:37:17 -04:00 |
|
BoykoAlex
|
d50d59c9b6
|
Missing refactoring change
|
2016-09-27 13:09:51 -04:00 |
|
BoykoAlex
|
e32742f3a1
|
Rename test package
|
2016-09-27 11:57:32 -04:00 |
|
BoykoAlex
|
c733efacda
|
Java Properties parser project
|
2016-09-27 11:55:28 -04:00 |
|
BoykoAlex
|
9b003a63e7
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-09-23 18:03:23 -04:00 |
|
BoykoAlex
|
f024beec13
|
Ignore mac .DS_Store files
|
2016-09-23 18:02:02 -04:00 |
|
Kris De Volder
|
2a2e3b4390
|
Merge branch 'master' into manifest-yml-reconciling
|
2016-09-23 14:49:27 -07:00 |
|
Kris De Volder
|
fedf2b920c
|
Manifest.yml validation works!
|
2016-09-23 14:43:01 -07:00 |
|
Kris De Volder
|
9e346dd90e
|
Some cleanup renamings of stuff in manifest yml editor
|
2016-09-23 11:49:47 -07:00 |
|
Kris De Volder
|
2b0927ed9b
|
Copy/port some stuff from STS codebase
- yaml schema abstraction
- manifest yaml schema
- manifest yaml schema tests
- reconciler abstractions
|
2016-09-23 11:44:50 -07:00 |
|
Kris De Volder
|
a2390daec3
|
Add @Ignore to test that don't have to pass yet
|
2016-09-23 08:43:18 -07:00 |
|
Kris De Volder
|
5e666ef37d
|
Port over all manifest.yml editr tests (still failing)
|
2016-09-22 17:34:36 -07:00 |
|
BoykoAlex
|
d3a279fddc
|
Java properties format syntax support
|
2016-09-22 19:05:31 -04:00 |
|
BoykoAlex
|
be8c73adec
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-09-22 18:27:18 -04:00 |
|
Kris De Volder
|
0e21fbe4e2
|
Cleanups: whitespace
|
2016-09-22 14:34:20 -07:00 |
|
Kris De Volder
|
9cf8006dde
|
Use language-server-commons from manifest-yml vscode extension
|
2016-09-22 14:25:16 -07:00 |
|
Kris De Volder
|
e3d8095ae7
|
Use language-server commons in application-yaml extension
|
2016-09-22 14:06:39 -07:00 |
|
Kris De Volder
|
ae2de92f62
|
Create language-server-commons
|
2016-09-22 14:06:13 -07:00 |
|
BoykoAlex
|
c82c9facef
|
Allow only manifest*.yml files for LS
|
2016-09-22 14:00:42 -04:00 |
|
BoykoAlex
|
71ef9e30c1
|
Allow only application*.yml files for LS
|
2016-09-22 13:57:23 -04:00 |
|
BoykoAlex
|
8c819563da
|
Revert previous change
|
2016-09-22 11:58:16 -04:00 |
|
BoykoAlex
|
116648083f
|
Allow only for appplication*.yml files
|
2016-09-22 10:40:20 -04:00 |
|
Kris De Volder
|
1e0b673169
|
Create vscode extension for manifest.yml support.
|
2016-09-20 12:49:38 -07:00 |
|
Kris De Volder
|
79840420e8
|
Rename all 'com.githib.kdvolder' packages to something better
|
2016-09-13 16:32:41 -07:00 |
|
Kris De Volder
|
94a38b7ab7
|
Copied the vscode-application-yaml code from Kris's personal repo
|
2016-09-13 16:12:56 -07:00 |
|
Martin Lippert
|
de761d03dd
|
ignore log files for git
|
2016-09-13 13:00:20 +02:00 |
|
Martin Lippert
|
36c3301e2b
|
first cut for spring boot ide product
|
2016-09-13 13:00:07 +02:00 |
|
Martin Lippert
|
9e3fc408fc
|
target folder ignored by git now
|
2016-09-13 12:58:36 +02:00 |
|
Martin Lippert
|
8352dc8765
|
initial structure of repo
|
2016-08-16 17:14:06 +02:00 |
|
Martin Lippert
|
384bd17b7f
|
Initial commit
|
2016-08-16 17:04:50 +02:00 |
|