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

GitHub / rubyide/vscode-ruby / commits

SHA Message Author Date Stats
79031948 Update README.md to include notice of deprecation Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
dc81c809 docs: add looking for maintainers to README Stafford Brunk <w****1@g****m> over 4 years ago
d37d664c fix: typo in new executionRoot default config Stafford Brunk <w****1@g****m> over 4 years ago
5168957a feat: add config option to specify cwd for linter commands. Resolves #717 Stafford Brunk <w****1@g****m> over 4 years ago
3aa70629 chore: upgrade stale action. Update settings to take longer Stafford Brunk <w****1@g****m> over 4 years ago
bb8315a9 merge Merge pull request #785 from hayesr/html_onenterrules Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
45f6397c chore: upgrade vscode engine to ^1.58.0 Stafford Brunk <w****1@g****m> over 4 years ago
0a87aceb chore: always produce sourcemaps from esbuild. Set logLevel to info. Stafford Brunk <w****1@g****m> over 4 years ago
452e612c chore: Add tree-sitter-ruby.wasm to source control. Resolves #792 Stafford Brunk <w****1@g****m> over 4 years ago
ba8f2aab feat: Update bracket definitions for ruby and erb. Resolves #777 Stafford Brunk <w****1@g****m> over 4 years ago
fc7e89a6 feat: Convert FoldingRangeAnalyzer to tree-sitter queries Stafford Brunk <w****1@g****m> over 4 years ago
056d6dbd chore: upgrade esbuild to ^0.14.10 Stafford Brunk <w****1@g****m> over 4 years ago
5bfa45ba chore: upgrade TypeScript to ^4.5.4 and ts-node to ^10.4.0 Stafford Brunk <w****1@g****m> over 4 years ago
3199cff5 chore: upgrade web-tree-sitter to v0.20.2 Stafford Brunk <w****1@g****m> over 4 years ago
6b834b3b test: Add tests for FoldingRangeAnalyzer Stafford Brunk <w****1@g****m> over 4 years ago
40b40ff0 chore: Upgrade vscode-tmgrammar-test to v0.0.11 Stafford Brunk <w****1@g****m> over 4 years ago
49b00e1e chore: Bump node version to latest LTS Stafford Brunk <w****1@g****m> over 4 years ago
4360b455 feat(erb): add HTML onEnterRules Eric Hayes <e****c@e****t> over 4 years ago
330dcd2a merge Merge pull request #751 from andyw8/andyw8/clarify-rubylocate Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
6b5788c9 merge Merge pull request #730 from FooBarWidget/fix/linter-cwd-docs Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
997b71a7 merge Merge pull request #742 from happydemics/rubocop-configuration Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8833698d merge Merge pull request #766 from bandogora/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a1020175 merge Merge pull request #749 from nagl-stripe/main Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0b6cd1c2 merge Merge pull request #720 from FooBarWidget/fix/linter-args Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
cece20a3 Replace broken RuboCop CLI args link Justin Forgue <j****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
724ab056 Clarify `rubyLocate` option in legacy docs Andy Waite <a****8@u****m> about 5 years ago
a13cc7b8 feat: add skipFiles and showDebuggerCommands Nathan Glass <n****l@s****m> about 5 years ago
c9997341 chore: upgrade to LSP server/client libs v7.0.0 Stafford Brunk <w****1@g****m> about 5 years ago
da0d5d4d fix: Add ruby to contributes.debuggers.languages. Resolves #732 Stafford Brunk <w****1@g****m> about 5 years ago
85c07dd4 chore: replace all mentions of the master branch with main Stafford Brunk <w****1@g****m> about 5 years ago
8ba0e019 chore: update developing.md to mention esbuild instead of webpack Stafford Brunk <w****1@g****m> about 5 years ago
997ab9ac chore: strip webpack and implement esbuild. web-tree-sitter-ruby works now Stafford Brunk <w****1@g****m> about 5 years ago
b6376e25 chore: upgrade stale bot and double stale/close days Stafford Brunk <w****1@g****m> about 5 years ago
8fa74c19 Update workspace trust Peng Lyu <p****v@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2706b140 fix(rubocop): add `forceExclusion` to extension configuration Yohan Robert <y****t@h****m> over 5 years ago
9e2ce3d9 merge Merge pull request #706 from kddeisz/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ebca83c2 docs: fix documentation about linter behavior Hongli Lai <h****i@g****m> over 5 years ago
371be579 merge Merge pull request #709 from kachick/fix-some-typos Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
18d5a000 fix(language-server-ruby): pass valid filenames to RuboCop and Reek Hongli Lai <h****i@g****m> over 5 years ago
bc8db62b merge Merge branch 'master' into fix-some-typos Kenichi Kamiya <k****1@g****m> over 5 years ago
7b5b6025 merge Merge pull request #710 from kachick/use-ruby-setup-ruby Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b65920a6 Use latest debase to fix build error Kenichi Kamiya <k****1@g****m> over 5 years ago
61156639 Use ruby/setup-ruby instead of deprecated one Kenichi Kamiya <k****1@g****m> over 5 years ago
1caba4f0 Fix typo s/neccesarily/necessarily/ Kenichi Kamiya <k****1@g****m> over 5 years ago
60a524d8 Fix typo s/precidence/precedence/ Kenichi Kamiya <k****1@g****m> over 5 years ago
bd0af776 Fix typo s/delimitor/delimiter/ Kenichi Kamiya <k****1@g****m> over 5 years ago
eac5c7a7 Update formatting.md Kevin Newton <k****b@g****m>
Committed by: Kevin Deisz <k****z@g****m>
over 5 years ago
9f12c667 v0.28.1 Stafford Brunk <w****1@g****m> over 5 years ago
ba4377cd bug: downgrade tree-sitter and tree-sitter-ruby to fix << parse problems Stafford Brunk <w****1@g****m> over 5 years ago
997ac275 chore: upgrade vsce Stafford Brunk <w****1@g****m> over 5 years ago
2f5887c5 fix(vscode-ruby-client): update language-server-ruby to 0.28.0 Stafford Brunk <w****1@g****m> over 5 years ago
e1eb71cc v0.28.0 Stafford Brunk <w****1@g****m> over 5 years ago
0350fb0d chore: update semantic-release, commitlint, commitzen, and husky Stafford Brunk <w****1@g****m> over 5 years ago
71579337 (chore) Update web-tree-sitter and tree-sitter-ruby to 0.17.x Stafford Brunk <w****1@g****m> over 5 years ago
31d2668a merge Merge pull request #686 from danielsvane/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8fda35fb feat(web-tree-sitter): create package Stafford Brunk <w****1@g****m> over 5 years ago
8920fa5d merge Merge pull request #690 from tvallois/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9415340c merge Merge pull request #688 from jvilk-stripe/jvilk/fix-breakpoint-bug Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
40f82970 feat(prettier): remove console.log Thibault Vallois <t****s@p****m> over 5 years ago
c64966f2 feat(prettier): add prettier management Thibault Vallois <t****s@p****m> over 5 years ago
2c535193 fix: when a setBreakpoint request comes in, always respond only once John Vilk <j****k@s****m> over 5 years ago
f2a0d5e3 Document the forceExclusion option Daniel Svane <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e2f901ca merge Merge pull request #672 from graceful-potato/iss668 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fdcd2714 merge Merge pull request #673 from graceful-potato/iss560 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
74dcbe42 fix: hashkey with trailing ! or ? Graceful Potato <g****w@g****m> almost 6 years ago
a4f654f3 fix: yard syntax Graceful Potato <g****w@g****m> almost 6 years ago
70de88ec merge Merge pull request #647 from coneybeare/wrap-document-path Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d281a30d merge Merge pull request #660 from graceful-potato/iss658 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
cace1a36 merge Merge pull request #664 from graceful-potato/iss663 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2d66c5ea fix: rules for methods Graceful Potato <g****w@g****m> almost 6 years ago
7f6ac76a fix: check for ':', '@' and '$' before 'do' keyword Graceful Potato <g****w@g****m> almost 6 years ago
2449c01f merge Merge pull request #654 from penelopezone/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f0519097 Update formatting.md Penelope Phippen <p****e@h****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d432fee5 Wrap documentPath.fsPath in single quotes to support file paths with spaces Matt Coneybeare <3****e@u****m> about 6 years ago
94f42f59 chore: update linters Stafford Brunk <w****1@g****m> about 6 years ago
0abbd240 chore: add stale issue Github Action Stafford Brunk <w****1@g****m> about 6 years ago
9debfe00 chore: add commitizen and semantic release Stafford Brunk <w****1@g****m> about 6 years ago
d56bb447 docs(vscode-ruby-client): correct description for logLevel language server co... Stafford Brunk <w****1@g****m> about 6 years ago
1124efc8 merge Merge pull request #638 from jbielick/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
edd11956 use consistent formatting of linting examples Josh Bielick <j****k@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0a80199f put standard config in ruby.lint keyspace Josh Bielick <j****k@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7b75a679 merge Merge pull request #631 from Syntaf/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a92a2161 Add default debug configuration for Minitest Syntaf <g****5@g****m> about 6 years ago
9ca97191 merge Merge pull request #628 from wadetandy/rubyfmt Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bf4564bd Pass empty args to rubyfmt Wade Tandy <w****y@b****t> about 6 years ago
3a51847d Get modern rubyfmt working Wade Tandy <w****y@b****t> about 6 years ago
19b8b34b Track .tool-version files for file change events Stafford Brunk <w****1@g****m> over 6 years ago
4b43210f Convert console.logs to use the loglevel package Stafford Brunk <w****1@g****m> over 6 years ago
edb336bb Implement log level support in the language server. Resolves #526 Stafford Brunk <w****1@g****m> over 6 years ago
570103ec Add ability for server to retrieve global settings from client Stafford Brunk <w****1@g****m> over 6 years ago
a0d583ea Add configuration change callback support to ConfigurationProvider Stafford Brunk <w****1@g****m> over 6 years ago
1fcd89f9 Tweak public server interface in prep for more varied startup logic Stafford Brunk <w****1@g****m> over 6 years ago
3a201597 Add getters for workspace folder and configuration support to capability calc... Stafford Brunk <w****1@g****m> over 6 years ago
7786012f Remove CircleCI and AppVeyor configs Stafford Brunk <w****1@g****m> over 6 years ago
68c63b5b Add shields.io badge for Github Actions Stafford Brunk <w****1@g****m> over 6 years ago
cd507d14 Make sure vscode-ruby-common tests are setting up node/yarn Stafford Brunk <w****1@g****m> over 6 years ago
6b8f06c7 Always install yarn deps for now Stafford Brunk <w****1@g****m> over 6 years ago
c23343d5 Add missing checkout step Stafford Brunk <w****1@g****m> over 6 years ago
378849fb Replace LTS with node 12 Stafford Brunk <w****1@g****m> over 6 years ago
898ec5c4 Github actions doesn't support anchors Stafford Brunk <w****1@g****m> over 6 years ago

← Back to repository