Commit Graph

75 Commits

Author SHA1 Message Date
BoykoAlex
2af10d8245 Update version to 0.1.2 2017-12-14 11:48:39 -05:00
BoykoAlex
fbbf1b7c1a Upgrade atom-commons 2017-12-12 21:52:53 -05:00
BoykoAlex
7e3c1ed39e Correct check for Java 9 2017-12-12 21:47:11 -05:00
BoykoAlex
fe8daa1207 Include styles folder in the built artifact 2017-12-12 21:12:46 -05:00
BoykoAlex
508d181cf4 Replace '/' concat with path.join(...) 2017-12-12 20:37:55 -05:00
BoykoAlex
28f36ae9b7 Launch LS on Win from VSCode and Atom 2017-12-12 12:34:12 -05:00
BoykoAlex
3795603acd Atom packages version 0.1.0 2017-11-27 12:15:17 -05:00
BoykoAlex
088cfbe635 Readme content correction 2017-11-24 19:05:36 -05:00
BoykoAlex
ea92a520b4 Readme content for Boot-Properties 2017-11-24 19:04:29 -05:00
BoykoAlex
06afdc203b Correct image links for readme 2017-11-24 18:57:56 -05:00
BoykoAlex
714c6bbb51 Prepare Atom boot-properties docs 2017-11-24 18:55:11 -05:00
BoykoAlex
2118cf97e6 Correct screenshot for navigation to symbol in file 2017-11-24 18:37:27 -05:00
BoykoAlex
26452532e6 Document go to symbol in file for Atom boot-java 2017-11-24 18:35:34 -05:00
BoykoAlex
8ccba6c2a0 Reverse the images 2017-11-24 18:17:46 -05:00
BoykoAlex
b230a6a6d7 Fix image links 2017-11-24 18:16:07 -05:00
BoykoAlex
112106b8bf Readme for atom boot-java 2017-11-24 18:12:46 -05:00
BoykoAlex
38aa300fd5 Require ide-java for boot-java package 2017-11-24 16:05:49 -05:00
BoykoAlex
f02222584e Finalize Atom build fix 2017-11-24 14:05:15 -05:00
BoykoAlex
37ca42c969 Fix Atom built artifact 2017-11-24 10:16:19 -05:00
BoykoAlex
32783763b2 Correct prepublish for the latest version of postinstall-build 2017-11-24 00:47:54 -05:00
BoykoAlex
e914017909 Upgrade postinstall-build dependency 2017-11-24 00:31:44 -05:00
BoykoAlex
37b7c3b6bf Build for boot-properties 2017-11-23 17:02:33 -05:00
BoykoAlex
e53dbe3d31 PT #153123095 Add readme for boot-properties 2017-11-23 15:54:03 -05:00
BoykoAlex
c39d6a90fe PT #153123095 Boot Properties Atom package 2017-11-23 15:24:08 -05:00
BoykoAlex
4a8cde8552 Upgrade to atom-languageclient 0.6.7 2017-11-08 13:19:42 -05:00
BoykoAlex
55a439dc30 PT #151674858 Live boot hint decorations on/off 2017-10-20 20:55:05 -04:00
BoykoAlex
d4a9907b0d PT #150740880: VSCode/Eclipse file watching. Back to project finder
Eclipse client file change listening mechanics

Reworked file/project observer implementation

Merge fixes
2017-10-16 14:08:51 -04:00
BoykoAlex
125a6cc6dd Cleanup JDK9 LS launch support for Atom extensions 2017-10-11 11:57:25 -04:00
BoykoAlex
e9010d1588 Remove debug parameters 2017-10-11 11:08:12 -04:00
BoykoAlex
73f905960b Fix JDK 9 server launch 2017-10-11 10:12:30 -04:00
BoykoAlex
7771017507 Fix regression with JAR servers 2017-10-10 21:50:16 -04:00
BoykoAlex
47d7ae8da1 Support for running Boot-Java LS 2017-10-06 14:34:35 -04:00
BoykoAlex
b212e3b8ab Support sts/highlight message. Support "standalone" server for Atom 2017-10-05 19:58:34 -04:00
BoykoAlex
f3836c4770 Adjust quick fix for Atom extensions 2017-09-26 17:36:38 -04:00
BoykoAlex
884d0c8555 Update atom packages to atom 1.21. Allow quick-fixes 2017-09-25 18:23:46 -04:00
BoykoAlex
37a84a1449 Allow quick fixes 2017-09-25 18:16:09 -04:00
BoykoAlex
aec547da7b Concourse build modifications for concourse and manifest-yaml 2017-09-21 14:53:59 -04:00
BoykoAlex
2f985a3296 Consource build modifications for atom-bosh 2017-09-21 14:21:02 -04:00
Alex Boyko
b1fe5ef55d Update Concourse screenshot links 2017-09-20 16:14:17 -04:00
Alex Boyko
41ac6f63cd Update CF-Manifest-YAML screenshot links 2017-09-20 16:12:10 -04:00
Alex Boyko
9e9e9deb34 Update bosh screeshot links 2017-09-20 16:10:46 -04:00
Alex Boyko
633ff7dc29 Update image links 2017-09-20 16:07:24 -04:00
BoykoAlex
af715bad53 Move atom extensions in STS4 repo 2017-09-20 15:57:32 -04:00
BoykoAlex
554607b572 Bump up the version 2017-09-20 14:44:27 -04:00
BoykoAlex
be2b954993 Bump up languageclient version 2017-09-20 14:43:07 -04:00
BoykoAlex
eceb3126c3 Boot-Java for Atom 2017-09-20 10:28:07 -04:00
BoykoAlex
47f3f51c4f Fix initial port. Update version 2017-08-21 17:23:59 -04:00
BoykoAlex
dd6215a46d Publish 0.0.6 2017-08-15 19:22:36 -04:00
BoykoAlex
8eb359022a Disable error proposals for all editors 2017-08-15 19:21:17 -04:00
BoykoAlex
1ef5498143 Leave server connection opened for FindPort to function properly. Close server connection when server is shut down. Version 0.0.5 2017-08-11 20:53:02 -04:00