GitHub / rubyide/vscode-ruby / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9bd86a1b | Fix #141. Restart rubocop when it fails. | rebornix <p****v@g****m> | about 9 years ago | |
| d2373a61 | format launch.json | rebornix <p****v@g****m> | about 9 years ago | |
| 11d1dd55 | Add a rake task snippet |
Toby Chin <c****y@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| e10265d1 | disable one test to unblock CI. I have no idea why it fails as others do not,... | rebornix <p****v@g****m> | about 9 years ago | |
| 280c63ab | update debug protocol and adapter | rebornix <p****v@g****m> | about 9 years ago | |
| e30068ae | bump version and update changelog | rebornix <p****v@g****m> | about 9 years ago | |
| 1f46f9d6 | Fix #192. Rake task autodetection. | rebornix <p****v@g****m> | about 9 years ago | |
| 80b6dbc3 | Format is import to json as our folding is indentation based. | rebornix <p****v@g****m> | about 9 years ago | |
| 36544312 | this is typescript, not ruby | rebornix <p****v@g****m> | about 9 years ago | |
| 6e50e590 | Fix #62. Load ruby env when extension gets activated. | rebornix <p****v@g****m> | about 9 years ago | |
| e5314c06 | Fix #191. Typo. | rebornix <p****v@g****m> | about 9 years ago | |
| e554bbb3 | we donno need checking file name at this moment | rebornix <p****v@g****m> | about 9 years ago | |
| 5a6ca41b | testing against ci is not fun | rebornix <p****v@g****m> | about 9 years ago | |
| c5da642a | update test name for ci | rebornix <p****v@g****m> | about 9 years ago | |
| 770acf55 | update typescript version on travis | rebornix <p****v@g****m> | about 9 years ago | |
| 3fa79b11 | Fix dependencies issue | rebornix <p****v@g****m> | about 9 years ago | |
| ea2143f1 | Fix #156, Ruby WC should honor ruby intepreter path config. | rebornix <p****v@g****m> | about 9 years ago | |
| aef1a68e | Linter collection | rebornix <p****v@g****m> | about 9 years ago | |
| a743e9d5 | Fix #172. Update robocop lint description. | rebornix <p****v@g****m> | about 9 years ago | |
| 40c951b7 | Now we only have linters and locate in JS, others are all TS now | rebornix <p****v@g****m> | about 9 years ago | |
| c7a8a72c | update typescript and remove unnecessary typings | rebornix <p****v@g****m> | about 9 years ago | |
| f201bb99 | Update folder structure | rebornix <p****v@g****m> | about 9 years ago | |
| 95195c7d | update changelog | rebornix <p****v@g****m> | about 9 years ago | |
| 89bf3326 | Bump version | rebornix <p****v@g****m> | about 9 years ago | |
| e62c9b8f | apply markdown security | rebornix <p****v@g****m> | about 9 years ago | |
| 7fcc1dd9 | Fix type of ruby linter property (#182) |
Hirofumi Wakasugi <b****j@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| fa9d9db0 | Fix jshint warns |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| c88fc45d | Introduce queue for parsing to fix too many open files error |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| 893f7371 | Remove force exclusion for rubocop |
Mohamed El Mahallawy <m****y@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| ccdc8827 | add dangerfile |
Karuna Murti <k****i@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| 2111531b | add extensions and filenames used by rubocop |
Karuna Murti <k****i@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| bfe738c8 | remove from extensions and sort |
Karuna Murti <k****i@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| 7e9a12d3 | Add filenames to package.json |
Karuna Murti <k****i@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| 5ad92e29 | Fix snippet variables errors |
Kematzy <k****y@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| 2a1e93cf | Fix snippet syntax errors |
Kematzy <k****y@g****m>
Committed by: Peng Lyu <p****v@g****m> |
about 9 years ago | |
| e8686634 | Typo (#150) |
James Ferguson <j****7@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 801e10e0 | Fix the "debuggerPort" option (#148) |
Ben Lewis <b****s@t****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 0ad1ca1d | Make stacktrace handling of missing files more robust |
Simon Smith <s****h@c****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| e8bc5973 | Update readme.md |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ae1f03d1 | Fix rubocop regression | rebornix <p****v@g****m> | over 9 years ago | |
| 1efdaf83 | Update release notes. | rebornix <p****v@g****m> | over 9 years ago | |
| 4ba149fc | Add support for custom ports to the Ruby debugger. (#127) |
Ben Lewis <b****s@t****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 6d914414 | Prepare for the release. | rebornix <p****v@g****m> | over 9 years ago | |
| 09473fc8 | Update node version for appvoyer |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 9ba23815 | Use Slack instead of Gitter. |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| df28654f | Test if it's typescript library issue. |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 99e3c9f4 | Update .travis.yml |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 9c6ab8ec | Add config to set Unicode handling on `ruby -wc` linting |
Daniel Gracia <d****s@r****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 6d4dcc25 | Fix squiggly heredoc syntax |
Gerry Shaw <g****w@v****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| af46702b | update security patch | rebornix <p****v@g****m> | over 9 years ago | |
| e9c8dc54 | Add common ERB snippets (#108) |
Jason Tokoph <j****n@t****t>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 33996d83 | Limit num of symbols returned to workaround high CPU usage |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| d649bac6 | Match both whole name and container name |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 40eaa99a | Implement WorkspaceSymbolProvider |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 9a8ef13f | Parse file ahead when document symbol provider is used |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| de7c94a7 | Implement DocumentSymbolProvider |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 835c5cac | Refactor and increase infos in locate.js |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 7bdadfa6 | Use rootDir for cwd to obey relative exclude path in rubocop |
Yuya Tanaka <y****o@g****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 39914502 | Improve protocol handling. |
seraku24 <s****4@u****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| d82b99f2 | Fix XML parsing. (#96) |
Aaron Hill <s****4@u****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 6c7311db | Enable conditional breakpoint support. |
seraku24 <s****4@u****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| d8dfda4c | Update sourcePath in gulpfile.js. (#98) |
Aaron Hill <s****4@u****m>
Committed by: Peng Lyu <p****v@g****m> |
over 9 years ago | |
| 298b4192 | Update package.json |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 567a0349 | Update ruby.js |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 5930f5fd | add decreaseIndentPattern (#37) |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 72c4d50c | merge Merge pull request #94 from Darep/jbuilder-support |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b5cfd977 | Recognize .jbuilder file extension as Ruby | Antti-Jussi Kovalainen <a****k@a****i> | almost 10 years ago | |
| 8ab12e4f | merge Merge pull request #89 from rubyide/improve_formatting |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 07551b38 | Tidy, bump version, add CHANGELOG.md | Hooky <h****y@q****z> | almost 10 years ago | |
| 94aa89fc | Improve formatting support | Hooky <h****y@q****z> | almost 10 years ago | |
| 1533d060 | bump version |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| c4cef27d | merge Merge pull request #85 from rubyide/auto_complete_on_dot |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| f2c2496b | Allow auto complete to run on '.' press | Hooky <h****y@p****z> | almost 10 years ago | |
| 5e68faef | Update package.json |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 80c87232 | merge Merge pull request #82 from rubyide/0.10_patch |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| ee3965e7 | Fix case issue for required internals | Hooky <h****y@q****z> | almost 10 years ago | |
| 05b3903d | Update package.json |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| b654ba63 | merge Merge pull request #80 from rubyide/lint_refactor |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 98d61112 | Remove rubbish console logging | Hooky <h****y@q****z> | almost 10 years ago | |
| 0ddfe0f5 | Major refactor of lint process management | Hooky <h****y@q****z> | almost 10 years ago | |
| bec3e92f | Add basic jsbeautify and jshint settings for project | Hooky <h****y@q****z> | almost 10 years ago | |
| 535e45be | bump version |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 63a63f0b | merge Merge pull request #74 from karuna/erb-language-configuration |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 68a0fa9e | change surrounding and autoclosing pairs | Karuna Murti <k****i@g****m> | almost 10 years ago | |
| 4f9c618f | add language configuration for erb | Karuna Murti <k****i@g****m> | almost 10 years ago | |
| 7e18bdac | merge Merge pull request #73 from vaihtovirta/patch-1 |
HookyQR <H****R@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 09817c4f | Fix typo in readme.md |
Emil Shakirov <5****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 0366d207 | merge Merge pull request #71 from azemoh/master |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 90701965 | move remaining matchers | Joshua Azemoh <j****h@g****m> | almost 10 years ago | |
| 0af2256b | remove dash |
Karuna Murti <k****i@g****m>
Committed by: Peng Lyu <p****v@g****m> |
almost 10 years ago | |
| b56da771 | move matchers to proper block | Joshua Azemoh <j****h@g****m> | almost 10 years ago | |
| 439f7c1a | Reorder core function matcher | Joshua Azemoh <j****h@g****m> | almost 10 years ago | |
| 1c064b45 | add erb snippets |
Karuna Murti <k****i@g****m>
Committed by: Peng Lyu <p****v@g****m> |
almost 10 years ago | |
| d1249075 | merge Merge pull request #69 from rubyide/format |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 1cdf4852 | merge Merge branch 'master' into format |
HookyQR <H****R@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| e5a61df1 | Bump version to 0.8.0 | Hooky <h****y@q****z> | almost 10 years ago | |
| e7669960 | Better 'existance' tests for required software | Hooky <h****y@q****z> | almost 10 years ago | |
| ea11e431 | cleanup - fix rct-complete test exception handling | Hooky <h****y@q****z> | almost 10 years ago | |
| b095b990 | Add rubocop formatting support | Hooky <h****y@q****z> | almost 10 years ago | |
| 2922eec8 | merge Merge pull request #68 from rubyide/erb_support |
Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago |