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

GitHub / rubyide/vscode-ruby / commits

SHA Message Author Date Stats
b5584d9b Implement new rxjs spawn using cross-spawn. Drop spawn-rx Stafford Brunk <w****1@g****m> about 7 years ago
70c8ff3f Support SLIM heredocs. Resolves #274 Stafford Brunk <w****1@g****m> about 7 years ago
ad8da141 Add RubyFMT to README Stafford Brunk <w****1@g****m> about 7 years ago
5600ec44 Run syntaxes through formatter Stafford Brunk <w****1@g****m> about 7 years ago
1f1ac6ac Support heredocs defined inline with method calls. Resolves #183 Stafford Brunk <w****1@g****m> about 7 years ago
bd2de6c8 Correct rubocop offense mapper's start/end handling. Resolves #466 Stafford Brunk <w****1@g****m> about 7 years ago
fd36c2aa Don't clean "stale" webpack assets Stafford Brunk <w****1@g****m> about 7 years ago
40d93bc2 Linter cleanup Stafford Brunk <w****1@g****m> about 7 years ago
768e8a60 Fix assignments being incorrectly identified as constants. Resolves #473 Stafford Brunk <w****1@g****m> about 7 years ago
fc70d786 Use webpack instead of tsc for language server watch script Stafford Brunk <w****1@g****m> about 7 years ago
2411f4f2 Add support for rubyfmt as a formatter. Resolves #445 Stafford Brunk <w****1@g****m> about 7 years ago
77f4edea Prettier/lint/typo fixes Stafford Brunk <w****1@g****m> about 7 years ago
1d390997 Tweak resolving location of tree-sitter-ruby.wasm Stafford Brunk <w****1@g****m> about 7 years ago
49fd0f03 Add docs on viewing logs and basic troubleshooting Stafford Brunk <w****1@g****m> about 7 years ago
14558fb7 Add two new commands for viewing the extension output channels Stafford Brunk <w****1@g****m> about 7 years ago
391c79ff Add ERB highlighting inside of script tags Stafford Brunk <w****1@g****m> about 7 years ago
c2b1070a Remove upstream grammar scripts Stafford Brunk <w****1@g****m> about 7 years ago
a7f3121b Change Textmate scope for safe navigation operator. Resolves #288 Stafford Brunk <w****1@g****m> about 7 years ago
4d3841bd merge Merge pull request #371 from hazi/support_multiline_and_keyword_option_yard_c... Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1d0bc708 Improve/Fix Block Parameter highlighting (#514) Aleksandar Misich <a****d@g****m>
Committed by: Stafford Brunk <w****1@g****m>
about 7 years ago
05a905e8 Disable emsdk install in appveyor for now Stafford Brunk <w****1@g****m> about 7 years ago
12ab019a Up debugger test timeouts to see if Windows tests will pass Stafford Brunk <w****1@g****m> about 7 years ago
45d4e285 Build the debugger via lerna instead of using cd Stafford Brunk <w****1@g****m> about 7 years ago
5dee663d Fix cd commands to work on Windows Stafford Brunk <w****1@g****m> about 7 years ago
8d07e37b Just run yarn build for the debugger for now on appveyor Stafford Brunk <w****1@g****m> about 7 years ago
05a1cc79 Try moving emsdk_env.bat to build_script Stafford Brunk <w****1@g****m> about 7 years ago
a3ead0fc Switch to VS2015 so docker isn't available Stafford Brunk <w****1@g****m> about 7 years ago
e24dddcf Switch back to Visual Studio 2017 build. Drop 32-bit ruby builds Stafford Brunk <w****1@g****m> about 7 years ago
a0f00080 Reorder node/yarn install Stafford Brunk <w****1@g****m> about 7 years ago
8c0180a3 Install yarn via chocolatey Stafford Brunk <w****1@g****m> about 7 years ago
f2f8c189 Set ruby version specific path after running refreshenv Stafford Brunk <w****1@g****m> about 7 years ago
8030337c Use refreshenv instead of Update-SessionEnvironment Stafford Brunk <w****1@g****m> about 7 years ago
2b84edb9 Install msys2 via chocolatey Stafford Brunk <w****1@g****m> about 7 years ago
ff9b9682 Don't perform the MSYS2 install via ridk install Stafford Brunk <w****1@g****m> about 7 years ago
76bc49de Use chruby to switch to v2.6. Install debugger gems Stafford Brunk <w****1@g****m> about 7 years ago
fd9442ff Specify 1 2 3 arguments for ridk install Stafford Brunk <w****1@g****m> about 7 years ago
27de5e9a Increase mocha timeout for debugger tests Stafford Brunk <w****1@g****m> about 7 years ago
ce0a4a58 Correct BINARYEN_ROOT (again) Stafford Brunk <w****1@g****m> about 7 years ago
881df48e Install binaryen directly vs letting emscripten do it Stafford Brunk <w****1@g****m> about 7 years ago
a5b852ff Fix LLVM_ROOT quoting Stafford Brunk <w****1@g****m> about 7 years ago
8a1a1256 Add CodeCov badge Stafford Brunk <w****1@g****m> about 7 years ago
bf4171d8 Manually set LLVM_ROOT in ~/.emscripten Stafford Brunk <w****1@g****m> about 7 years ago
e62a01fe Fix CodeCov flag. Run emcc --help. Run ridk install earlier. Stafford Brunk <w****1@g****m> about 7 years ago
1c48cf34 Switch to DockerLinux in appveyor. Run ridk install Stafford Brunk <w****1@g****m> about 7 years ago
64e873d7 Add additional homebrew emscripten install steps Stafford Brunk <w****1@g****m> about 7 years ago
396796ac Switch out remote docker for local emscripten in CircleCI MacOS Stafford Brunk <w****1@g****m> about 7 years ago
611e7bf8 Fix xcode image version in MacOS circle build Stafford Brunk <w****1@g****m> about 7 years ago
a809d44a Add MacOS executor Stafford Brunk <w****1@g****m> about 7 years ago
ed9c0ff6 Fix debug adapter tests Stafford Brunk <w****1@g****m> about 7 years ago
3860217e Remove emsdk install + switch to Windows Server 2019 appveyor image Stafford Brunk <w****1@g****m> about 7 years ago
b12ebd3d Tweak emsdk installation for VS2017 + make it global Stafford Brunk <w****1@g****m> about 7 years ago
5ff4a3a6 Add emsdk installation to Appveyor Stafford Brunk <w****1@g****m> about 7 years ago
ce2c0b72 Drop appveyor testing on EOL rubies. Test on newer Visual Studio image Stafford Brunk <w****1@g****m> about 7 years ago
1b8304e6 Add test script to package root. Add prebuild script to language server. Stafford Brunk <w****1@g****m> about 7 years ago
0bb5353d Update appveyor.yml for new repo structure Stafford Brunk <w****1@g****m> about 7 years ago
395b6e93 Fix debugger adapter test out directory Stafford Brunk <w****1@g****m> about 7 years ago
2f1ae73a Fix CircleCI working directories again Stafford Brunk <w****1@g****m> about 7 years ago
a3631d94 Add test script to vscode-ruby package Stafford Brunk <w****1@g****m> about 7 years ago
d41ace59 Specify full working directory instead of relative Stafford Brunk <w****1@g****m> about 7 years ago
88f72048 Restore the cache of the root yarn.lock Stafford Brunk <w****1@g****m> about 7 years ago
e98aabd8 Remove lockfiles in sub-packages Stafford Brunk <w****1@g****m> about 7 years ago
e336093a Specify checkout path so working_directory is happy Stafford Brunk <w****1@g****m> about 7 years ago
5f969147 Switch to using a CircleCI ruby/node image Stafford Brunk <w****1@g****m> about 7 years ago
08f0eb23 Make sure Ruby is installed and available in the debugger test scripts Stafford Brunk <w****1@g****m> about 7 years ago
77c91737 Update shared eslint config Stafford Brunk <w****1@g****m> about 7 years ago
5d12dbec Add some additional README information Stafford Brunk <w****1@g****m> about 7 years ago
0d38a73c Rename settings area to just Ruby Stafford Brunk <w****1@g****m> about 7 years ago
1d757806 Make combo config name for extension + language server clearer Stafford Brunk <w****1@g****m> about 7 years ago
08e88fa9 First pass at rewriting documentation Stafford Brunk <w****1@g****m> about 7 years ago
e8b5905d Remove ruby test and run tests launch.json configs Stafford Brunk <w****1@g****m> about 7 years ago
bd1ee25f Move contributing to CONTRIBUTING.md. Add developing docs too Stafford Brunk <w****1@g****m> about 7 years ago
d9490f92 Remove .travis.yml Stafford Brunk <w****1@g****m> about 7 years ago
6406b05a Fix config version to make use of the CodeCov orb Stafford Brunk <w****1@g****m> about 7 years ago
357310cb Forgot the checkout step... Stafford Brunk <w****1@g****m> about 7 years ago
3dc8cd16 Store test artifacts to CircleCI build Stafford Brunk <w****1@g****m> about 7 years ago
e14d2a73 Update working_directory to be relative from project root Stafford Brunk <w****1@g****m> about 7 years ago
21a9b86d Add CircleCI config Stafford Brunk <w****1@g****m> about 7 years ago
898e72a3 Update LICENSE.txt Stafford Brunk <w****1@g****m> about 7 years ago
278464b1 Fix lint errors in WorkspaceProvider Stafford Brunk <w****1@g****m> about 7 years ago
93475107 Convert TreeSitterFactory to be an object vs a class Stafford Brunk <w****1@g****m> about 7 years ago
4a4386ec Switch debugger to webpack to shave a few kb off the build Stafford Brunk <w****1@g****m> about 7 years ago
062c50e6 Add CleanWebpackPlugin to vscode-ruby package Stafford Brunk <w****1@g****m> about 7 years ago
f3a501f7 Fix legacy linter exports Stafford Brunk <w****1@g****m> about 7 years ago
2ebdf855 Switch language server build to webpack as its builds are a bit smaller Stafford Brunk <w****1@g****m> about 7 years ago
14e8cc7e Add eslint config for @typescript-eslint/explicit-function-return-type Stafford Brunk <w****1@g****m> about 7 years ago
20d35107 Fix prepublish build-dist.sh script call Stafford Brunk <w****1@g****m> about 7 years ago
dfeed356 Move enableBreakpoinstsFor to top level breakpoints key Stafford Brunk <w****1@g****m> about 7 years ago
ba47b271 Switch tslint to eslint. Add workspace settings to enable it correctly. Stafford Brunk <w****1@g****m> about 7 years ago
7427e359 Minor name tweak for Position spec Stafford Brunk <w****1@g****m> about 7 years ago
c7de6645 Move intellisense provider to legacy config Stafford Brunk <w****1@g****m> about 7 years ago
9b8680cd Add class method support to RubyDocumentSymbol Stafford Brunk <w****1@g****m> about 7 years ago
2f948b76 Move extension specific stuff back to package root. Get everything to build Stafford Brunk <w****1@g****m> about 7 years ago
7cc09ec2 Move core vscode-ruby extension to packages directory. Merge with the languag... Stafford Brunk <w****1@g****m> about 7 years ago
352db19f Move language-server-ruby tsconfig back to common tsconfig Stafford Brunk <w****1@g****m> about 7 years ago
b5bca757 Move debugger to standalone package Stafford Brunk <w****1@g****m> about 7 years ago
25df0e97 Move common tsconfig to packages Stafford Brunk <w****1@g****m> about 7 years ago
e70c660d Move server under packages directory. Rename language-server-ruby Stafford Brunk <w****1@g****m> about 7 years ago
b7ea29a1 Update server watch script Stafford Brunk <w****1@g****m> about 7 years ago
0e17a88b Delete TreeCursor at the completion of the analysis Stafford Brunk <w****1@g****m> about 7 years ago
b97bdcc1 v0.24.2 Stafford Brunk <w****1@g****m> about 7 years ago

← Back to repository