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

GitHub / rubyide/vscode-ruby / commits

SHA Message Author Date Stats
e5e04a4e Bump minior version for erb support Hooky <h****y@q****z> almost 10 years ago
01a92050 Add goto and syntax in erb files Hooky <h****y@q****z> almost 10 years ago
80433ec2 Retry if the file system failure is 'too many open filles' Hooky <h****y@q****z> almost 10 years ago
e2deece4 merge Merge pull request #61 from rubyide/hightlight Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
d14261f5 Remove *= methods form 'known methods' Hooky <h****y@p****z> almost 10 years ago
1eb31bdf merge Merge pull request #59 from rubyide/goto Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
a9dcd57b cleanup Hooky <h****y@q****z> almost 10 years ago
004b6780 Goto def'n, with settings. Version bumped to 0.6 Hooky <h****y@q****z> almost 10 years ago
fed30d71 Initial working commit for goto definition Hooky <h****y@p****z> almost 10 years ago
983d43ab Working Hooky <h****y@q****z> almost 10 years ago
3d9db51d merge Merge pull request #55 from rubyide/dropAutoClosingPairs Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
2d1739eb Step version Hooky <h****y@p****z> almost 10 years ago
26d259f0 Extract pairs config to language config to allow autoClosingPairs to work Hooky <h****y@p****z> almost 10 years ago
bbc48fab Auto Closing Pairs only works if the language settings are in a file. This is... Hooky <h****y@p****z> almost 10 years ago
a2ce0c52 Bump version Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5541fa4c Update readme.md (#54) Orta <o****x@g****m>
Committed by: Peng Lyu <p****v@g****m>
almost 10 years ago
951e34dd Bump version. Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
b69fb506 Intellisense: Allow specification of full paths. (#50) scotthal <s****l@u****m>
Committed by: Peng Lyu <p****v@g****m>
almost 10 years ago
fbdb587b merge Merge pull request #51 from Casao/readme-link-fix Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
b3619b11 Tweak wiki links for debugging Colin Ewen <c****n@d****m> almost 10 years ago
6a15543b Bump version. Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
0c3150d5 merge Merge pull request #47 from karuna/indent-and-backtick Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
43162e18 Exclude autoclosing single quote in comment and string Karuna Murti <k****i@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
0d4543a2 remove language-configuration.json and rspec keyword Karuna Murti <k****i@g****m> about 10 years ago
95834629 indent and backtick Karuna Murti <k****i@g****m> about 10 years ago
7a4a1bc2 merge Merge pull request #41 from mattn/completion Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
4a3803eb Use Buffer Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
739f1cab Call rct-complete via shell if it run on win32 Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
713c75a2 Collect stdout/stderr Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
404f212a Move intellisense from todo into features Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
03476ab6 Better english Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
3f78b70e Fix indentation Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
c931e570 Refactoring some implementation Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
f9a8e724 Add installation instruction for the completion feature Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
4651e1da Remove debug message Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
8e907eb5 fix indentation Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
73f4c04b Add completion feature Yasuhiro Matsumoto <m****p@g****m> about 10 years ago
13e38920 Update package.json Peng Lv <p****v@g****m> about 10 years ago
589857e6 merge Merge pull request #35 from rubyide/process_env Peng Lv <p****v@g****m> over 10 years ago
d691dc44 Add env to debug options. Add RSpec & Cuke runners. Remove unrequired default... Bryan Hoekstra <h****y@q****z> over 10 years ago
4ea15705 Allow environment variables to be passed to the debugger/debuggee. Bryan Hoekstra <h****y@q****z> over 10 years ago
e5ef2d03 release 0.5.1 Peng Lv <p****v@g****m> over 10 years ago
cc751a38 merge Merge pull request #33 from rubyide/snippets_and_end_highlight Peng Lv <p****v@g****m> over 10 years ago
19482609 merge Merge branch 'master' into snippets_and_end_highlight HookyQR <H****R@u****m> over 10 years ago
355e942d add test before killing Bryan Hoekstra <h****y@q****z> over 10 years ago
def1c9cd remove unnecessary tests, tidy wordPattern Bryan Hoekstra <h****y@q****z> over 10 years ago
f8e5bf28 update appveyor Peng Lv <p****v@g****m> over 10 years ago
0d09fbde merge Merge pull request #32 from rubyide/snippets_and_end_highlight Peng Lv <p****v@g****m> over 10 years ago
7ba3b26a remove returndant `do` Bryan Hoekstra <h****y@q****z> over 10 years ago
04fd13e5 Tidy regex, add `do` to indenter Bryan Hoekstra <h****y@q****z> over 10 years ago
e05e92af fix interpolated strings Bryan Hoekstra <h****y@q****z> over 10 years ago
e2d1237e Clean links in readme Bryan Hoekstra <h****y@q****z> over 10 years ago
5853a39f Fix initial balance call Bryan Hoekstra <h****y@q****z> over 10 years ago
66d87ea9 change highlight to more visible. Bryan Hoekstra <h****y@q****z> over 10 years ago
5d6b100e drop config from package. (Now in attach) Bryan Hoekstra <h****y@q****z> over 10 years ago
0a93f624 Add (class|def|...) and end highlighting Bryan Hoekstra <h****y@q****z> over 10 years ago
874315b0 add ! and ? word end and : word start Bryan Hoekstra <h****y@q****z> over 10 years ago
ad0000b7 Add snippets Bryan Hoekstra <h****y@q****z> over 10 years ago
41793623 Release 0.5.0 rebornix <p****v@g****m> over 10 years ago
2bbc9c13 merge Merge pull request #30 from rubyide/autoIndent Peng Lv <p****v@g****m> over 10 years ago
c730b75a Add linters to categories Bryan Hoekstra <h****y@q****z> over 10 years ago
72e81c56 change 2.0.x to 2.x Bryan Hoekstra <h****y@q****z> over 10 years ago
0035fea6 merge Merge branch 'master' into autoIndent HookyQR <H****R@u****m> over 10 years ago
34baf482 add indent patterns Bryan Hoekstra <h****y@q****z> over 10 years ago
09a0628a Fix links for travis ci Peng Lv <p****v@g****m> over 10 years ago
5aa1afd5 Update readme.md Peng Lv <p****v@g****m> over 10 years ago
13b2f4b0 Update Travis CI Peng Lv <p****v@g****m> over 10 years ago
bbccec61 release 0.4.1 and fix sheet... Peng Lv <p****v@g****m> over 10 years ago
8378e333 Move the extension to rubyide org. Peng Lv <p****v@g****m> over 10 years ago
adfc9733 Update readme.md Peng Lv <p****v@g****m> over 10 years ago
306bdb8c merge Merge pull request #29 from rebornix/linters Peng Lv <p****v@g****m> over 10 years ago
fe0881be Add linting from HookyQR-Ruby extension (with fixes) Bryan Hoekstra <h****y@q****z> over 10 years ago
79336863 Add erb to debuggable files (can add breakpoints) Bryan Hoekstra <h****y@q****z> over 10 years ago
c2a2f60d up node version on AV Bryan Hoekstra <h****y@q****z> over 10 years ago
cdf25ad5 merge Merge branch 'master' into highlighting HookyQR <H****R@u****m> over 10 years ago
a2e22da7 change versions to match current VS Code node versions + add ruby 2.3 to AV Bryan Hoekstra <h****y@q****z> over 10 years ago
4250c547 drop upper case S Bryan Hoekstra <h****y@q****z> over 10 years ago
7103aac1 drop empty lines Bryan Hoekstra <h****y@q****z> over 10 years ago
030bb877 cleanup Bryan Hoekstra <h****y@q****z> over 10 years ago
fc73999f merge Merge pull request #25 from wangadong/fix_readme_typo Peng Lv <p****v@g****m> over 10 years ago
324fe42b merge Merge pull request #26 from rebornix/highlighting Peng Lv <p****v@g****m> over 10 years ago
da78acb3 rename .other.symbol to .language.symbol Bryan Hoekstra <h****y@q****z> over 10 years ago
de2adbe5 Fix Readme typo, it should be *nix, but not *inx Xindong Wang <x****g@f****v> over 10 years ago
21cc36fb add language colorization support rebornix <p****v@g****m> over 10 years ago
83706fe4 merge Merge pull request #23 from lextm/master Peng Lv <p****v@g****m> over 10 years ago
5f1f303c Merged the language support from groksrc/ruby_colors_for_vscode. Lex Li <s****t@l****m> over 10 years ago
b1e69811 release 0.3.4 rebornix <p****v@g****m> over 10 years ago
f5100422 merge Merge pull request #20 from rebornix/fix_undef_argv Peng Lv <p****v@g****m> over 10 years ago
08b8895c Typo fix HookyQR <H****R@u****m> over 10 years ago
f0ec5f3f space around operators HookyQR <H****R@u****m> over 10 years ago
98c1ea78 Fix 'undefined' in ARGV[0] Bryan Hoekstra <h****y@q****z> over 10 years ago
52e5c0c0 Put bundler to the right place rebornix <p****v@g****m> over 10 years ago
999ccfa8 merge Merge pull request #17 from rebornix/run_under_bundle Peng Lv <p****v@g****m> over 10 years ago
c250c64a Add absolute path to executables Bryan Hoekstra <h****y@q****z> over 10 years ago
f116b530 add option to run under bundler Bryan Hoekstra <h****y@q****z> over 10 years ago
3df9e436 I don't know casing... Peng Lv <p****v@g****m> over 10 years ago
04136447 merge Merge pull request #13 from vaughns/patch-1 Peng Lv <p****v@g****m> over 10 years ago
b942667a Typo fix Vani Ramakrishnan <v****n@g****m> over 10 years ago
1981b683 merge Merge pull request #12 from factormystic/patch-1 Peng Lv <p****v@g****m> over 10 years ago
59b764f2 Update ISSUE_TEMPLATE.md factormystic <f****c@g****m> over 10 years ago

← Back to repository