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

GitHub / rubyide/vscode-ruby / commits

SHA Message Author Date Stats
47498b4e First pass at Github Actions Stafford Brunk <w****1@g****m> over 6 years ago
73e8e6fb Drop the known_function_names matcher in the grammar. Resolves #591 Stafford Brunk <w****1@g****m> over 6 years ago
362b38ab Update extensionKind mappings Stafford Brunk <w****1@g****m> over 6 years ago
c1b87d39 Perform format and lint operations with a cwd of the file's parent directory Stafford Brunk <w****1@g****m> over 6 years ago
f5ad76e7 Add docs on environment detection Stafford Brunk <w****1@g****m> over 6 years ago
04859196 v0.27.0 Stafford Brunk <w****1@g****m> over 6 years ago
c10dcfa8 Update ISSUE_TEMPLATE Stafford Brunk <w****1@g****m> over 6 years ago
84aeac72 Identify 1 or more ! as keyword.operator.logical.ruby. Resolves #573 Stafford Brunk <w****1@g****m> over 6 years ago
b18c1168 Add additional meta.function-call.ruby scope matching. Resolves #579 Stafford Brunk <w****1@g****m> over 6 years ago
983d0d49 Match variable.other.ruby through the end of the line. Resolves #579 Stafford Brunk <w****1@g****m> over 6 years ago
17f69aad Add BUNDLE_PATH to RubyEnvironment definition Stafford Brunk <w****1@g****m> over 6 years ago
f69b4553 Whitelist additional env variables for asdf and rbenv. Resolves #572 Stafford Brunk <w****1@g****m> over 6 years ago
e1be3729 merge Merge pull request #546 from peret/implement-evaluate-name-536 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f6726751 merge Merge pull request #575 from guzart/feature/reek-stdin-filename-arg Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fdc33a3f merge Merge pull request #586 from jvilk-stripe/jvilk/add-unix-domain-socket-support Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9739ca4f merge Merge pull request #588 from joelmichael/bundle-path Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
826347f1 Add BUNDLE_PATH to whitelisted env variables Joel Hayhurst <j****l@g****m> over 6 years ago
308ec1a4 Add Unix domain socket support to the debugger. John Vilk <j****k@s****m> over 6 years ago
4e4fa1e6 Add Stdin-filename arg to Reek linter Arturo Guzman <2****t@u****m>
Committed by: Arturo Guzman <i****n@g****m>
over 6 years ago
b232cfd0 merge Merge pull request #564 from ismailarilik/patch-1 Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a55a63cd Add a reference to debug configuration doc İsmail Arılık <a****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a8881163 Handle situations where a workspace root folder is undefined. Resolves #533 Stafford Brunk <w****1@g****m> almost 7 years ago
07901d5c Upgrade vscode-uri to v2.1.1 Stafford Brunk <w****1@g****m> almost 7 years ago
f48318b0 Fix sourcemap paths so VSCode can find them in the client Stafford Brunk <w****1@g****m> almost 7 years ago
8bc1b84a Lots of devDependency updates Stafford Brunk <w****1@g****m> almost 7 years ago
66faf2ef Tweak vscode-ruby logo as it looks a little small in the Marketplace Stafford Brunk <w****1@g****m> almost 7 years ago
3c91ce5a v0.26.0 Stafford Brunk <w****1@g****m> almost 7 years ago
f40518f7 Update CHANGELOG for v0.26.0 Stafford Brunk <w****1@g****m> almost 7 years ago
dcfbb845 merge Merge pull request #551 from rubyide/remove_environment_support Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
71ddf069 Drop back to cmd for yarn test in Appveyor Stafford Brunk <w****1@g****m> almost 7 years ago
0b9868bc Fix typo in CircleCI config Stafford Brunk <w****1@g****m> almost 7 years ago
2fca46e3 Don't run grammar tests in appveyor since they are bombing for some reason Stafford Brunk <w****1@g****m> almost 7 years ago
1d63afc5 Run yarn test via powershell on Appveyor Stafford Brunk <w****1@g****m> almost 7 years ago
f2824d5f Override path to use node 12 in MacOS executor Stafford Brunk <w****1@g****m> almost 7 years ago
5c7d7e8c Use node12 in MacOS machine executor on CircleCI Stafford Brunk <w****1@g****m> almost 7 years ago
2cc263f9 Get TypeScript versions in sync to fix build issues Stafford Brunk <w****1@g****m> almost 7 years ago
9fcce0b7 Add quotes to vscode-tmgrammar-test to make Windows happy Stafford Brunk <w****1@g****m> almost 7 years ago
a6212102 Upgrade ts-loader to 6.2.1 Stafford Brunk <w****1@g****m> almost 7 years ago
c758c28f Add grammar tests for vscode-ruby Stafford Brunk <w****1@g****m> almost 7 years ago
d64574d5 Fix issue where .rb and .wasm files are only copied once with watch Stafford Brunk <w****1@g****m> almost 7 years ago
80b1b36d Fix paths for debugger and language server outFiles Stafford Brunk <w****1@g****m> almost 7 years ago
915d3410 Load both vscode-ruby and vscode-ruby-client during extension debug Stafford Brunk <w****1@g****m> almost 7 years ago
3754b899 Ignore build artifacts for vscode-ruby-common Stafford Brunk <w****1@g****m> almost 7 years ago
269c438a Move watch and build helper scripts to the client directory Stafford Brunk <w****1@g****m> almost 7 years ago
f8e3f932 Move out directory of client from extension to client subdirectory Stafford Brunk <w****1@g****m> almost 7 years ago
be2d4f9a Add package lerna task Stafford Brunk <w****1@g****m> almost 7 years ago
ff74aeb8 Turn off noEmit in vscode-ruby-common Stafford Brunk <w****1@g****m> almost 7 years ago
4cea5db8 Move ruby.png to vscode-ruby-client Stafford Brunk <w****1@g****m> almost 7 years ago
3882f1b5 Ignore the build directory Stafford Brunk <w****1@g****m> almost 7 years ago
2ee1363a Add wingrunr21.vscode-ruby as an extension dependency Stafford Brunk <w****1@g****m> almost 7 years ago
69ebf86a Move extension README into client directory. Add new root README Stafford Brunk <w****1@g****m> almost 7 years ago
26faab8c Add vscode-ruby-client to developing docs. Remove ruby-debug-ide-protocol Stafford Brunk <w****1@g****m> almost 7 years ago
849e5e58 Add README for vscode-ruby extension Stafford Brunk <w****1@g****m> almost 7 years ago
348d1b46 Add vscode-ruby logo Stafford Brunk <w****1@g****m> almost 7 years ago
52be9a6a Add before/after syntax screenshots Stafford Brunk <w****1@g****m> almost 7 years ago
fd76ff89 Don't use -d in webpack so we get an external sourcemap Stafford Brunk <w****1@g****m> almost 7 years ago
61cc7c16 Update settings.json for new packages and new config options Stafford Brunk <w****1@g****m> almost 7 years ago
b2bc8560 Move extension definitions to correct package.json files Stafford Brunk <w****1@g****m> almost 7 years ago
f2c3284f merge Rename vscode-ruby to vscode-ruby-client Stafford Brunk <w****1@g****m> almost 7 years ago
6e36af94 Add block snippets Timo Recke <t****e@s****e>
Committed by: Stafford Brunk <w****1@g****m>
almost 7 years ago
32dbf1d0 First pass on moving environment detection to the language server Stafford Brunk <w****1@g****m> almost 7 years ago
79d6435b Add .chefignore as an Ignore file type Stafford Brunk <w****1@g****m> almost 7 years ago
39edb48a merge Merge pull request #550 from peret/issue-531-filter-disabled-linters Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
642d8e91 Flag appropriate settings as machine-overridable. Resolves #490 Stafford Brunk <w****1@g****m> almost 7 years ago
a541b0dc Flag appropriate settings as machine-overridable. Resolves #490 Stafford Brunk <w****1@g****m> almost 7 years ago
5be029d0 Bugfix: Filter out linters that are disabled in the configuration. Peter Retzlaff <p****f@g****m> almost 7 years ago
616ddec1 merge Merge pull request #547 from rubyide/add_vscode_ruby_common Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
63f8abff Cleanup/reorganize the environment specs Stafford Brunk <w****1@g****m> almost 7 years ago
3006fc00 Just use the base filename as the shell name on Windows Stafford Brunk <w****1@g****m> almost 7 years ago
c9580d16 Use fs-extra to clean the shims directory prior to test runs Stafford Brunk <w****1@g****m> almost 7 years ago
717f98c3 Always use `instance_variable_get` in the evaluateName of instance variables. Peter Retzlaff <p****f@g****m> almost 7 years ago
0a60a31e Add a few more Windows environment tests Stafford Brunk <w****1@g****m> almost 7 years ago
c6a2fc0b Just replace / and \ instead of using path.sep Stafford Brunk <w****1@g****m> almost 7 years ago
e7096103 Upgrade @types/chai so the language server builds again Stafford Brunk <w****1@g****m> almost 7 years ago
769e62d1 Move chaiFS setup to common setup file Stafford Brunk <w****1@g****m> almost 7 years ago
e12446c3 Escape path.sep when determining the shell name in environment detection Stafford Brunk <w****1@g****m> almost 7 years ago
847e602f Add vscode-ruby-common package. Implement/test env detection there Stafford Brunk <w****1@g****m> almost 7 years ago
5620d450 Provide evaluateName property, so variable values can be copied from debugger. Peter Retzlaff <p****f@g****m> almost 7 years ago
e43de664 merge Merge pull request #542 from CaddyDz/master Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f18f17a3 merge Merge pull request #541 from dnamsons/improve-method-match Stafford Brunk <w****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f607df95 added switch case statement snippet
Signed-off-by: Salim Djerbouh <c****4@g****m>
Salim Djerbouh <c****4@g****m> almost 7 years ago
4e4aaecb Improve function match to recognize methods ending with ? or ! Dāvis Namsons <d****s@g****m>
Committed by: Dāvis Namsons <d****s@t****m>
almost 7 years ago
3ceac22f v0.25.3 Stafford Brunk <w****1@g****m> almost 7 years ago
337f89e6 Remove usage of Array.flat(). Resolves #528 Stafford Brunk <w****1@g****m> almost 7 years ago
2c985ad6 v0.25.2 Stafford Brunk <w****1@g****m> almost 7 years ago
31f1de51 Fix regression with intellisense provider. Resolves #525 Stafford Brunk <w****1@g****m> almost 7 years ago
719f67a9 v0.25.1 Stafford Brunk <w****1@g****m> almost 7 years ago
0eb7173a Linter cleanup for Analyzer Stafford Brunk <w****1@g****m> almost 7 years ago
6459188b Convert Formatter to pojo. Use mergeMap instead of switchMap Stafford Brunk <w****1@g****m> almost 7 years ago
9ed4229d Fix regression where failed RuboCop formats replace file contents with error Stafford Brunk <w****1@g****m> almost 7 years ago
bf2d1417 Fix incorrect parsing of attr_ calls with multiple arguments Stafford Brunk <w****1@g****m> almost 7 years ago
863de530 Fix ERB syntax highlighting within HTML tags. Resolves #498 Stafford Brunk <w****1@g****m> almost 7 years ago
86202610 Switch CircleCI badge to use shields.io Stafford Brunk <w****1@g****m> almost 7 years ago
5290520d v0.25.0 Stafford Brunk <w****1@g****m> almost 7 years ago
762e967c Change LintResult to an interface Stafford Brunk <w****1@g****m> almost 7 years ago
327afd33 Fix multiple linter output not showing up at the same time. Resolves #524 Stafford Brunk <w****1@g****m> almost 7 years ago
aa43f9f1 Better detection of RuboCop format out delimeter. Resolves #519 Stafford Brunk <w****1@g****m> almost 7 years ago
ad5cd8d6 Still support RuboCop versions that don't include detailed offense locations Stafford Brunk <w****1@g****m> about 7 years ago
b6d57d8a Don't process linter results with a zero length Stafford Brunk <w****1@g****m> about 7 years ago
e4c29acd Linter cleanup Stafford Brunk <w****1@g****m> about 7 years ago

← Back to repository