An open API service providing commit metadata for open source projects.

GitHub / rubyide/vscode-ruby / commits

SHA Message Author Date Stats
f38f2b77 merge Merge pull request #366 from rubyide/language_server Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
30dbcad5 Capitalize Server.ts as MacOS lied to me about it already being capitalized Stafford Brunk <w****1@g****m> about 8 years ago
61c2e817 Tweak typescript version in package.json Stafford Brunk <w****1@g****m> about 8 years ago
376d1bf6 Remove global typescript install on Travis Stafford Brunk <w****1@g****m> about 8 years ago
30756cd4 Add server script to clean prebuilt binaries prior to packaging Stafford Brunk <w****1@g****m> about 8 years ago
439e7f4e Add more files to .vscodeignore Stafford Brunk <w****1@g****m> about 8 years ago
f28a8b8f Only load language server client if user has it activated Stafford Brunk <w****1@g****m> about 8 years ago
8079358b Cleanup/order package.json scripts Stafford Brunk <w****1@g****m> about 8 years ago
dd5fac56 Refactor server entry to support fetching prebuilt binaries on start Stafford Brunk <w****1@g****m> about 8 years ago
679ddfdd Remove fold request console.log Stafford Brunk <w****1@g****m> about 8 years ago
c7821497 Remove electron-rebuild and use prebuild-install to fetch remote binaries Stafford Brunk <w****1@g****m> about 8 years ago
2406cfdf Move sourceMap option to base tsconfig Stafford Brunk <w****1@g****m> about 8 years ago
3a1bf61b Remove gulp Stafford Brunk <w****1@g****m> about 8 years ago
99f6f63a Just specify major.minor for Travis ruby versions Stafford Brunk <w****1@g****m> about 8 years ago
a064e7ef Drop testing against ruby 1.9.3, 2.0.0, and 2.1.0 Stafford Brunk <w****1@g****m> about 8 years ago
fd56e6d1 Run npm install in client and server directories Stafford Brunk <w****1@g****m> about 8 years ago
11013102 Test on node 8.11.3 LTS Stafford Brunk <w****1@g****m> about 8 years ago
1660ee8b Add Ruby 2.5 support to AppVeyor Stafford Brunk <w****1@g****m> about 8 years ago
eb2edca1 Update vscode-languageclient to get FoldingProvider support Stafford Brunk <w****1@g****m> about 8 years ago
2b591dc4 Update to latest vscode-languageserver v4.4.0 Stafford Brunk <w****1@g****m> about 8 years ago
ec0ed9f1 Disable the export-name tslint rule Stafford Brunk <w****1@g****m> about 8 years ago
d098ce8f Update core extension build to support latest VSCode APIs Stafford Brunk <w****1@g****m> about 8 years ago
9b81ccc6 Update VSCode engine to ^1.25 Stafford Brunk <w****1@g****m> about 8 years ago
07f01969 Update minimum tree-sitter versions Stafford Brunk <w****1@g****m> about 8 years ago
097191e1 Support keyword param and option_key YARD comments yuhei mukoyama <y****a@g****m> about 8 years ago
abc71f61 Support multiline YARD comments yuhei mukoyama <y****a@g****m> about 8 years ago
7163ddca merge Merge pull request #357 from narinari/format-use-bundler Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f5b6d366 Add client out directory to launch extension outfiles Stafford Brunk <w****1@g****m> about 8 years ago
c88f730e Re-enable formatOnSave Stafford Brunk <w****1@g****m> about 8 years ago
ca29ef9e Upgrade tree-sitter and tree-sitter-ruby Stafford Brunk <w****1@g****m> about 8 years ago
e0a6d9f8 Add Folding support to CapabilityCalculator + some cleanup Stafford Brunk <w****1@g****m> about 8 years ago
fa95f866 Add FoldingRangeProvider with support for region folds Stafford Brunk <w****1@g****m> about 8 years ago
21531e81 Remove vscode and vscode-ruby-client dependencies Stafford Brunk <w****1@g****m> about 8 years ago
06ff7036 Add folding range provider support Stafford Brunk <w****1@g****m> about 8 years ago
23c67778 Add/update dependencies for folding provider support Stafford Brunk <w****1@g****m> about 8 years ago
fcb22f67 Add VSCode engine version to client Stafford Brunk <w****1@g****m> about 8 years ago
932ac63a Increase minimum VSCode version to 1.23.0 Stafford Brunk <w****1@g****m> about 8 years ago
ed52679b merge Merge pull request #362 from ecbrodie/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6f9a75f8 Fixes broken anchor link in README Evan Brodie <e****e@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
24cb72fc Respect the bundler option when formatting. narinari <n****t@g****m> about 8 years ago
6179c3e7 Update CHANGELOG. Bump to v0.19.0 Stafford Brunk <w****1@g****m> about 8 years ago
2a4f2b8b merge Merge pull request #353 from toddmazierski/257-word-match-includes-colon Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
40bb3c37 Fix bug #257 Todd Mazierski <t****i@u****m> about 8 years ago
f32d69e8 Add test to reproduce bug #257 Todd Mazierski <t****i@u****m> about 8 years ago
d4c1dd95 Add `test` task Todd Mazierski <t****i@u****m> about 8 years ago
818b8e02 Extract `languageConfiguration` to a separate module Todd Mazierski <t****i@u****m> about 8 years ago
10bef7f8 merge Merge pull request #350 from stefansedich/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
5c8f5970 Change to ES6 exports to attempt to fix build Stefan Sedich <s****h@g****m> about 8 years ago
5fe579b7 Only override paths when file actually exists within the cwd/remoteRoot Stefan Sedich <s****h@g****m> about 8 years ago
c21db76e merge Merge pull request #340 from lumean/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
b0013d9c add some clarifications to readme when using rubyLocate or Solagraph as intel... Manuel Widmer <m****r@g****h> over 8 years ago
ebf9d728 Run prettier Stafford Brunk <w****1@g****m> over 8 years ago
7f5a3880 Start build-in language server if useLanguageServer is set Stafford Brunk <w****1@g****m> over 8 years ago
eb657a6c Add useLanguageServer configuration Stafford Brunk <w****1@g****m> over 8 years ago
e0c147b0 Update extension version in package-lock.json Stafford Brunk <w****1@g****m> over 8 years ago
af56d8d8 Require a more recent version of VSCode Stafford Brunk <w****1@g****m> over 8 years ago
5f10d5d2 Add helper scripts for the client/server compile Stafford Brunk <w****1@g****m> over 8 years ago
bcb1ab12 Add launch configuration to attach to debug language server Stafford Brunk <w****1@g****m> over 8 years ago
9521302f Ignore client/server build artifacts Stafford Brunk <w****1@g****m> over 8 years ago
1f27e2c7 Add vscode-ruby-client as dependency Stafford Brunk <w****1@g****m> over 8 years ago
d430a38b Add vscode-ruby-server Stafford Brunk <w****1@g****m> over 8 years ago
b4a288ec Add vscode-ruby-client Stafford Brunk <w****1@g****m> over 8 years ago
a39ca4e2 Add base tsconfig. Convert core extension config to use it. Stafford Brunk <w****1@g****m> over 8 years ago
d638879d Clean up debug server launch task Stafford Brunk <w****1@g****m> over 8 years ago
09783b00 Remove legacy style/lint tooling Stafford Brunk <w****1@g****m> over 8 years ago
62920b92 merge Merge pull request #334 from perlun/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e341d959 merge Merge branch 'master' into patch-1 Per Lundberg <p****g@e****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
28f98cd4 Make note of byebug Per Lundberg <p****g@e****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
37c2dc42 merge Merge pull request #326 from lostintangent/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
91381482 merge Merge branch 'master' into master Jonathan Carter <j****t@o****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
160142cb readme.md: Removed explicit gem versions Per Lundberg <p****g@e****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e3707393 0.18.0 Peng Lyu <p****v@g****m> over 8 years ago
5a7813c6 bump Peng Lyu <p****v@g****m> over 8 years ago
991abca9 merge Merge pull request #327 from gurgeous/readme_gem_hints Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2238f284 add some readme hints about gem dependencies Adam Doppelt <a****d@g****m> over 8 years ago
ab37cd27 Restricting language services to local files Jonathan Carter <j****t@o****m> over 8 years ago
aed35222 merge Merge branch 'master' into reek-force-exclusion Chris Born <c****s@p****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
72ae6af7 merge Merge pull request #313 from KevinColemanInc/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
82200dad Update Readme.md to fix version of debase gem Kevin Coleman <k****n@s****o>
Committed by: GitHub <n****y@g****m>
over 8 years ago
09184907 merge Merge pull request #311 from rubyide/code_cleanup Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
448da699 Cleanup imports in ruby.ts Stafford Brunk <w****1@g****m> over 8 years ago
805632ac Turn off formatOnSave for editor settings Stafford Brunk <w****1@g****m> over 8 years ago
cd435cbc Add lint task to package.json Stafford Brunk <w****1@g****m> over 8 years ago
75106ee6 Minor cleanup of ruby.ts Stafford Brunk <w****1@g****m> over 8 years ago
075bfc79 Move linters provider to standalone file Stafford Brunk <w****1@g****m> over 8 years ago
1a0050a1 Move completion provider to standalone file Stafford Brunk <w****1@g****m> over 8 years ago
6465b49b Move formatter provider to standalone file Stafford Brunk <w****1@g****m> over 8 years ago
f5595566 Move intellisense provider to standalone file Stafford Brunk <w****1@g****m> over 8 years ago
7d9a1f55 Move highlightProvider to standalone file Stafford Brunk <w****1@g****m> over 8 years ago
0df353f6 merge Merge pull request #299 from gurgeous/prettier_tslint Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b0eb4e97 merge Merge branch 'master' into prettier_tslint Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
95e60973 merge Merge pull request #217 from cyang6/rubocop/force_exclude Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
194ed9b4 merge Merge branch 'master' into rubocop/force_exclude cyang6 <c****5@o****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c46d0f1f merge Merge pull request #309 from castwide/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4f5dd88a Updated readme Fred Snyder <f****r@c****m> over 8 years ago
1f6c18a2 Use `false` to disable codeCompletion and intellisense. Informative messages ... Fred Snyder <f****r@c****m> over 8 years ago
7960c886 merge Merge upstream Fred Snyder <f****r@c****m> over 8 years ago
65a301af merge Merge pull request #298 from gurgeous/ruby_format Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a5d45fa1 Switch to tslint-microsoft-contrib. Turned off a few rules that seem Adam Doppelt <a****d@g****m> over 8 years ago
1da912f5 don't need this stanza anymore Adam Doppelt <a****d@g****m> over 8 years ago

← Back to repository