Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename not apply #1

Closed
wants to merge 246 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
246 commits
Select commit Hold shift + click to select a range
b03447b
First e2e version of fix all.
savpek Jul 9, 2019
cb213b4
On very very basic level fix all works.
savpek Jul 16, 2019
96eb096
Very simple version that fetches actions and executes selected.
savpek Aug 2, 2019
09d9333
Support for scopes in fix all operations.
savpek Aug 3, 2019
8704413
Fix for scoping when fix all actions are get
savpek Sep 21, 2019
609a690
Fix all command support
savpek Sep 29, 2019
d110c07
Version that works with fix all on save
savpek Oct 4, 2019
48b4e36
Moved to providers
savpek Oct 15, 2019
0fd12d4
Merge
savpek Dec 5, 2019
1bda57c
Merge remote-tracking branch 'upstream/master' into feature/fix-all-p…
savpek Dec 5, 2019
4a93dde
Merge and linting fixes
savpek Dec 5, 2019
be7218a
Naming fix and tested version that merges changes to file from existi…
savpek Dec 5, 2019
a5b4861
Update to support wantsTextChanges and actions flags
savpek Dec 5, 2019
101a267
Merge
savpek Dec 6, 2019
bf80498
Mergefixes
savpek Dec 6, 2019
a236607
Fix for protocol.ts merge
savpek Dec 6, 2019
d772483
Merge branch 'master' into feature/fix-all-providers
savpek Feb 2, 2020
1e259ae
Merge branch 'master' into feature/fix-all-providers
savpek Feb 6, 2020
55ad767
Started work on test explorer adapter
Samirat Feb 12, 2020
94e2529
Set up actions pipeline
Samirat Feb 12, 2020
87c5a2e
Added omnisomnisharp build
Samirat Feb 12, 2020
4c4fd4e
Remove test, as this doesn't work in an action
Samirat Feb 12, 2020
f6ad0a1
Add vsce tool
Samirat Feb 12, 2020
e1d5a0a
Changed artifact to vsix
Samirat Feb 12, 2020
c372f0c
Switch to using built-in omnisharp
Samirat Feb 12, 2020
56c11c5
Add bin folders in omnisharp exe
Samirat Feb 12, 2020
cfd12d8
Bump version
Samirat Feb 12, 2020
1b22c9a
Merge remote-tracking branch 'origin/master' into samirat/test_explor…
Samirat Feb 13, 2020
5ed2558
Move test explorer into a separate extension
Samirat Feb 23, 2020
f391325
Removed a couple more links to the test explorer
Samirat Feb 23, 2020
26aea07
Merge remote-tracking branch 'origin/master' into samirat/test_explor…
Samirat Feb 23, 2020
0aca135
Remove random commit
Samirat Feb 24, 2020
b8741e6
Remove master branch changes, as this is now for the PRto github
Samirat Feb 24, 2020
6ff18f1
Some updates to support folder operations in vscode
savpek Mar 1, 2020
7816ace
Ignore screen size error reported by ps
JoeRobich Mar 6, 2020
bb661de
Merge branch 'master' into ignore-ps-error
JoeRobich Mar 8, 2020
3b55590
Merge branch 'master' into feature/fix-all-providers
savpek Mar 18, 2020
410f4d2
Add vscode implemention of the 'RunTestsInContext' and `DebugTestsInC…
333fred May 9, 2020
07f6ba0
Adjust info line and column numbers to match visual
333fred May 10, 2020
7040701
Add logger output test.
333fred May 10, 2020
e7531e1
Fix mac debug shortcut.
333fred May 10, 2020
355a329
Update changelog
JoeRobich May 11, 2020
b90e961
Merge pull request #3776 from OmniSharp/dev/jorobich/update-changelog
JoeRobich May 11, 2020
73654d1
Add setting for enabling go to decompilation.
JoeRobich May 11, 2020
371eaa5
Merge branch 'master' into add-decompilation-option
JoeRobich May 11, 2020
65168f8
Merge pull request #3774 from JoeRobich/add-decompilation-option
JoeRobich May 11, 2020
e312610
Merge branch 'master' into runtestsincontext
JoeRobich May 11, 2020
7096c6c
Add experimental Semantic Highlighter
JoeRobich Mar 14, 2020
2b59ddc
Update the endpoint
JoeRobich Mar 16, 2020
201366a
Use modifiers returned from end point
JoeRobich Mar 16, 2020
9945090
Revert vscode dependency version bump
JoeRobich Mar 16, 2020
66d72b1
Do not register during integration tests
JoeRobich Mar 16, 2020
8c2f340
Ensure document version hasn't changed
JoeRobich Mar 16, 2020
5295a55
Update to the released semantic token apis.
JoeRobich Apr 22, 2020
29b3f6c
Add XMLDocComment classifications
JoeRobich May 9, 2020
931cf93
Add configuration setting for enabling/disabling semantic highlight
JoeRobich May 9, 2020
a2fb93e
Add integration test for SemanticTokensProvider
JoeRobich May 10, 2020
4b249d1
Merge pull request #3667 from JoeRobich/semantic-highlight
JoeRobich May 11, 2020
5c1ecb3
Merge branch 'master' into runtestsincontext
JoeRobich May 11, 2020
1314214
Update changelog
JoeRobich May 11, 2020
9c24c60
Bump diff from 3.3.1 to 3.5.0
dependabot[bot] May 11, 2020
c77ecad
Merge branch 'master' into runtestsincontext
JoeRobich May 11, 2020
7012473
Merge pull request #3777 from OmniSharp/dependabot/npm_and_yarn/diff-…
JoeRobich May 11, 2020
6efa0c4
Merge branch 'master' into runtestsincontext
JoeRobich May 12, 2020
c1a022b
Add RunTestInContext and DebugTestsInContext to the right click menu …
333fred May 13, 2020
74cb376
Merge pull request #3772 from 333fred/runtestsincontext
JoeRobich May 13, 2020
189d509
Do not display reference CodeLens for Dispose methods
JoeRobich May 14, 2020
211c14b
Merge branch 'master' into ignore-ps-error
JoeRobich May 14, 2020
6526303
Fix typo in attach properties descriptions: pickProcesss -> pickProce…
bergmeister May 14, 2020
e58b627
Merge branch 'master' into exclude-dispose
JoeRobich May 14, 2020
85dc575
Merge pull request #3780 from JoeRobich/exclude-dispose
JoeRobich May 14, 2020
b434e3e
Merge branch 'master' into ignore-ps-error
JoeRobich May 14, 2020
a81b397
Merge pull request #3634 from JoeRobich/ignore-ps-error
JoeRobich May 14, 2020
0bd9c24
Merge branch 'master' into samirat/test_explorer_adapter
JoeRobich May 14, 2020
5b64b62
Add OmniSharp log to Issue template
JoeRobich May 15, 2020
3a07cbc
Classify excluded code
JoeRobich May 15, 2020
1fe37dc
Merge pull request #3789 from JoeRobich/classify-excluded-code
JoeRobich May 16, 2020
7085021
Merge branch 'master' into samirat/test_explorer_adapter
JoeRobich May 16, 2020
3fb2fc5
Regenerated package lock
Samirat May 16, 2020
612a64c
Add Visual Studio 2019 themes with semantic colors
JoeRobich May 16, 2020
0287bed
Merge pull request #3790 from JoeRobich/add-vs2019-themes
JoeRobich May 18, 2020
fdd6934
Merge branch 'master' into samirat/test_explorer_adapter
Samirat May 19, 2020
99cd044
Merge branch 'samirat/test_explorer_adapter' of https://github.com/Sa…
Samirat May 19, 2020
8b768f4
regenerated npm files
Samirat May 19, 2020
7562943
Fix Package types
JoeRobich May 19, 2020
d429425
Merge pull request #3796 from JoeRobich/fix-package-type
JoeRobich May 19, 2020
e9d8fb4
Merge branch 'master' into samirat/test_explorer_adapter
JoeRobich May 19, 2020
c1b3c80
Merge pull request #3601 from Samirat/samirat/test_explorer_adapter
JoeRobich May 19, 2020
acaa4ee
Upgrade OmniSharp to 1.35.2
JoeRobich May 21, 2020
3d39264
Merge pull request #3799 from JoeRobich/upgrade-omnisharp-1.35.2
JoeRobich May 21, 2020
71825c9
Update to support Blazor debug adapter and semantic colorization
captainsafia May 21, 2020
9487183
Insertion for taghelper semantic colorization
ryanbrandenburg May 21, 2020
a6ffbd5
Update package versions after republish
captainsafia May 21, 2020
c95780b
Update default launch configurations for Blazor WASM apps
captainsafia May 21, 2020
232a6f9
Address feedback from peer review
captainsafia May 21, 2020
e236240
Add instrumentation key for new debugger
captainsafia May 21, 2020
04f4128
Apply suggestions from code review
ryanbrandenburg May 21, 2020
8760a1c
Merge pull request #3800 from captainsafia/safia/vscode-razor-5202020
JoeRobich May 21, 2020
bd0ddfd
Updated Razor TextMate Grammar
TanayParikh May 21, 2020
2aedcc1
Fix the color of comment punctuation
JoeRobich May 21, 2020
2544187
Merge pull request #3802 from JoeRobich/fix-comment-color
JoeRobich May 21, 2020
abaa4bb
Bump version to 1.22.0
JoeRobich May 21, 2020
de88a3e
Fix string puctuation color
JoeRobich May 22, 2020
2ffe6b5
Add note about known issue to changelog
captainsafia May 22, 2020
5971f9f
Update CHANGELOG.md
captainsafia May 22, 2020
6dcda31
Merge pull request #3803 from captainsafia/safia/fix-blazor-hosted-co…
JoeRobich May 22, 2020
27f2085
Set IsWebProject property before it is used
captainsafia May 26, 2020
6a73ed2
Merge pull request #3807 from captainsafia/safia/fix-blazor-detection
JoeRobich May 26, 2020
b4fe7e5
Updated Changelog for Razor Insertion
TanayParikh May 26, 2020
392a3b2
Added Attribute Changes to Log
TanayParikh May 26, 2020
7a69620
Merge pull request #3808 from TanayParikh/patch-1
JoeRobich May 26, 2020
4ad29b3
Insert new version of Razor extension
captainsafia May 27, 2020
0c78954
Merge pull request #3809 from captainsafia/safia/razor-insertion
JoeRobich May 27, 2020
3c9b95d
Update the known issue list.
JoeRobich May 27, 2020
4217dde
Update taghelper test plan
TanayParikh May 27, 2020
bcbb700
Added test cases
TanayParikh May 27, 2020
8b0c1d9
Removed deprecated property
TanayParikh May 27, 2020
342cb16
Merge pull request #3810 from TanayParikh/patch-1
JoeRobich May 27, 2020
b4b7371
Add logging event for errors
JoeRobich Jun 2, 2020
c6cb69e
Merge pull request #3822 from JoeRobich/add-logging-event
JoeRobich Jun 3, 2020
3b24764
Merge branch 'master' into feature/fix-all-providers
savpek Jun 5, 2020
13da273
Merge
savpek Jun 5, 2020
423aafe
Fix for folder rename/delete/move issues
savpek Jun 5, 2020
7e1208e
Rename to match backend
savpek Jun 5, 2020
cc98490
Add more details to ProjectInformation
JoeRobich Jun 5, 2020
7e8bd2b
Merge pull request #3829 from savpek/feature/directory-removal-fix
JoeRobich Jun 6, 2020
1087531
Fix up tests
JoeRobich Jun 5, 2020
cdc058e
Merge branch 'master' into add-project-info
JoeRobich Jun 6, 2020
4341ab2
Merge pull request #3831 from JoeRobich/add-project-info
JoeRobich Jun 8, 2020
0c7b479
Update Razor version.
NTaylorMullen Jun 9, 2020
725a022
Merge pull request #3837 from OmniSharp/nimullen/razorupdate.5.0.0-pr…
JoeRobich Jun 10, 2020
da9e408
Add ProjectCapabilities to ProjectInformation
JoeRobich Jun 10, 2020
5d2e8c5
Merge pull request #3840 from JoeRobich/add-project-info
JoeRobich Jun 10, 2020
9dd0b0f
Update browser launch regex to support non-default logging frameworks…
steveoh Jun 11, 2020
064f7a0
Update OmniSharp to 1.35.3
JoeRobich Jun 12, 2020
546590e
Merge pull request #3848 from JoeRobich/update-omnisharp-1.35.3
JoeRobich Jun 12, 2020
8b106e8
Update Razor version to 5.0.0-preview.7.20312.9.
NTaylorMullen Jun 13, 2020
13bd1ea
Merge pull request #3849 from OmniSharp/nimullen/razorupdate.5.0.0-pr…
JoeRobich Jun 14, 2020
3f8575c
clarified omnisharp.path
filipw Jun 22, 2020
aa85ede
Merge pull request #3867 from OmniSharp/filipw-patch-1
JoeRobich Jun 22, 2020
f1577a6
Add link for .NET Foundation
RudraSwat Jun 24, 2020
6868a02
Merge pull request #3873 from RudraSwat/patch-1
filipw Jun 24, 2020
86ddffc
Run npm audit fix
JoeRobich Jul 14, 2020
7b8778e
Register debuggers through a DebugAdapterFactory
JoeRobich Jul 14, 2020
f0f10a8
Register debugger for 'clr'
JoeRobich Jul 14, 2020
3892615
Fix urls in package.json
JoeRobich Jul 14, 2020
90e77ff
Remove unneeded comments
JoeRobich Jul 14, 2020
5c11429
Merge pull request #3912 from JoeRobich/debugger-registration
JoeRobich Jul 14, 2020
93cf336
Update contributes
ryanbrandenburg Jul 10, 2020
bc59771
PR feedback
ryanbrandenburg Jul 14, 2020
7041698
Remove duplicate
ryanbrandenburg Jul 14, 2020
107dd7e
Run npm i
ryanbrandenburg Jul 15, 2020
b695724
Merge pull request #3906 from ryanbrandenburg/rybrande/RazorInsertion
JoeRobich Jul 15, 2020
eb475b6
Make "Run/debug tests in context" position a link
RikkiGibson Jul 17, 2020
d8a95d9
Merge pull request #3915 from RikkiGibson/patch-1
JoeRobich Jul 17, 2020
0f12588
Razor 16.8 Preview 1 Insertion
TanayParikh Jul 22, 2020
175b181
Added Extract to CodeBehind Code Action to ChangeLog
TanayParikh Jul 22, 2020
f4d4924
Update to OmniSharp 1.35.4
JoeRobich Jul 23, 2020
54ee0a0
Merge pull request #3924 from JoeRobich/update-omnisharp-1.35.4
JoeRobich Jul 23, 2020
4c301cb
Bump codecov from 3.6.5 to 3.7.1
dependabot[bot] Jul 23, 2020
cb9dfa3
Merge pull request #3922 from OmniSharp/dependabot/npm_and_yarn/codec…
JoeRobich Jul 23, 2020
913df57
Move omnisharp vscode to the new hover implementation
333fred Jul 24, 2020
d3a1466
Update with the roslyn-side PR.
333fred Jul 24, 2020
8b93b9b
React to server changes, update the integration tests.
333fred Jul 25, 2020
5f5ae8d
Remove unused import.
333fred Jul 26, 2020
4fe09db
Make updateBuffer use incremental updates
333fred Jul 26, 2020
87b54cf
Merge pull request #3931 from 333fred/incremental-updates
JoeRobich Jul 27, 2020
1dc915c
Razor VSCode 16.8 Preview 1 Insertion v2
TanayParikh Jul 28, 2020
4cc1658
Razor 16.8 Preview 1 Insertion 2
TanayParikh Jul 28, 2020
34dd643
Merge branch 'taparik/razor-16-8-preview-1-v4' of https://github.com/…
TanayParikh Jul 28, 2020
d31689c
Update package-lock.json
TanayParikh Jul 28, 2020
26dd39a
Merge pull request #3934 from TanayParikh/taparik/razor-16-8-preview-…
JoeRobich Jul 28, 2020
d584af9
Updated Razor packages
ajaybhargavb Jul 29, 2020
ad1b3c5
Add back zero-length spaces
ajaybhargavb Jul 29, 2020
ea1d3fd
Merge pull request #3939 from ajaybhargavb/ajbaaska/razor-release
JoeRobich Jul 29, 2020
8180636
Fix typo in supressBuildAssetsNotification setting name
tamasvajk Jul 30, 2020
cee0cd6
Bump elliptic from 6.5.2 to 6.5.3
dependabot[bot] Jul 30, 2020
4979287
Merge pull request #3942 from tamasvajk/fix-supressBuildAssetsNotific…
JoeRobich Jul 31, 2020
532e711
Merge branch 'master' into dependabot/npm_and_yarn/elliptic-6.5.3
JoeRobich Jul 31, 2020
73fdfc0
Merge pull request #3944 from OmniSharp/dependabot/npm_and_yarn/ellip…
JoeRobich Jul 31, 2020
7e5c79b
Add known issue to changelog
JoeRobich Aug 4, 2020
2f8c675
Merge branch 'master' into feature/fix-all-providers
JoeRobich Aug 10, 2020
db4132e
Update to OmniSharp 1.36.0
JoeRobich Aug 10, 2020
2c4203f
Fix links to aspnetcore repo
JoeRobich Aug 10, 2020
45b80c6
Merge pull request #3960 from JoeRobich/update-omnisharp-1.36.0
JoeRobich Aug 10, 2020
62270e0
Merge branch 'master' into roslyn-quickinfo
JoeRobich Aug 10, 2020
d6593b8
Merge branch 'master' into feature/fix-all-providers
JoeRobich Aug 10, 2020
008b278
Ignore screen size is bogus errors with ps
JoeRobich Aug 11, 2020
a1d265c
Fix tslint warning about unused variable
JoeRobich Aug 11, 2020
5c8e7c7
Update expected text after additional escaping was implemented on ser…
333fred Aug 11, 2020
9e059df
Merge pull request #3961 from JoeRobich/fix-ps
JoeRobich Aug 11, 2020
220af7f
Merge branch 'master' into roslyn-quickinfo
JoeRobich Aug 11, 2020
069d82e
Merge pull request #3928 from 333fred/roslyn-quickinfo
JoeRobich Aug 11, 2020
27017f5
Merge branch 'master' into feature/fix-all-providers
JoeRobich Aug 11, 2020
b83f4be
Specify version of dotnet sdk to install
JoeRobich Aug 12, 2020
bc3ecb3
Merge pull request #3967 from JoeRobich/sanity-check
JoeRobich Aug 12, 2020
3769538
Merge branch 'master' into feature/fix-all-providers
JoeRobich Aug 12, 2020
ba826dc
Merge pull request #3440 from savpek/feature/fix-all-providers
JoeRobich Aug 12, 2020
fba707c
Update changelog for 1.23.0 release
JoeRobich Aug 12, 2020
ee7c6f3
Update OmniSharp to 1.36.1
JoeRobich Aug 12, 2020
e130033
Don't specify dotnet-sdk version in travis.yml
JoeRobich Aug 12, 2020
fb71e7a
Merge pull request #3975 from JoeRobich/revert-pinning-dotnetsdk
JoeRobich Aug 12, 2020
d26e995
Revert "Make updateBuffer use incremental updates"
JoeRobich Aug 14, 2020
0b80418
Merge pull request #3977 from OmniSharp/revert-3931-incremental-updates
JoeRobich Aug 14, 2020
0648e0e
Update readme to include information on using the new sdks
JoeRobich Aug 14, 2020
35cb919
Update README.md
JoeRobich Aug 14, 2020
c43e034
Update dependencies
JoeRobich Aug 15, 2020
fd7c4c4
Register FixAllProvider as a disposable
JoeRobich Aug 15, 2020
b927ed8
Replace mocha.opts with .mocharc.jsonc
JoeRobich Aug 15, 2020
3179582
Merge pull request #3985 from OmniSharp/register-fixall-commands
JoeRobich Aug 16, 2020
95f2227
Update changelog for 1.23.1
JoeRobich Aug 17, 2020
e4ad7da
Update for 1.23.1 release (#3995)
JoeRobich Aug 17, 2020
9b8ec71
Update to OmniSharp 1.37.0 (#3998)
JoeRobich Aug 18, 2020
0388fb3
Update Razor to 5.0.0-rc.1.20417.4. (#3999)
NTaylorMullen Aug 18, 2020
8dd1b8b
Update Readme with Razor changes.
JoeRobich Aug 18, 2020
56cbae6
Disable Prettier if no prettier config exists (#3994)
muhammadsammy Aug 18, 2020
28636c4
Update Razor to 6.0.0-alpha.1.20418.9. (#4000)
NTaylorMullen Aug 19, 2020
1c8d891
Update the title to reflect that a single code issue is fixed per inv…
JoeRobich Aug 20, 2020
57d87d4
Hide list process commands from palette (#3263)
scabana Aug 20, 2020
6608b73
New completion service (#3986)
333fred Aug 20, 2020
71cda32
Fix Suppress typo (#4016)
Youssef1313 Aug 25, 2020
3be36af
added known issue for Unity (#4011)
filipw Aug 25, 2020
c14e928
Clean up Blazor WebAssembly notifications (#4018)
captainsafia Aug 26, 2020
6176e45
Remove proposed api attribute (#4029)
JoeRobich Sep 1, 2020
d5cfdb5
Update OmniSharp to 1.37.1 (#4031)
JoeRobich Sep 2, 2020
611b6a1
Update changlog for 1.23.2
JoeRobich Sep 2, 2020
a6bc0ca
updated release date for 1.23.2 (#4045)
filipw Sep 8, 2020
9c8104f
Razor insertion 6.0.0-alpha.1.20454.1
ryanbrandenburg Sep 4, 2020
9c8549b
Respond to PR feedback
ryanbrandenburg Sep 4, 2020
e19851a
Update CHANGELOG.md
ryanbrandenburg Sep 4, 2020
57539a6
Use new Razor package
ryanbrandenburg Sep 10, 2020
cdb7a1e
Cleanup
ryanbrandenburg Sep 10, 2020
f576949
Bump node-fetch from 2.6.0 to 2.6.1 (#4055)
dependabot[bot] Sep 11, 2020
8e839cd
Udpate version number to produce beta release of 1.23.3
JoeRobich Sep 11, 2020
46fb48c
Fix changelog typo
JoeRobich Sep 11, 2020
797eecc
Update Razor packages (#4067)
ajaybhargavb Sep 15, 2020
7120374
Support TextEdit in completion responses (#4073)
333fred Sep 18, 2020
1b7e1b8
Razor 16.8 Preview 4 Release (#4095)
TanayParikh Sep 30, 2020
2d26b5d
Fix ps call for Alpine images (#4097)
Sep 30, 2020
95f0650
Update Debugger Packages (#4091)
WardenGnaw Oct 6, 2020
c6079f0
Update windows platform code
JoeRobich Oct 12, 2020
b679993
Update OmniSharp to 1.37.2 (#4107)
JoeRobich Oct 12, 2020
48187ca
Readd incremental changes (#4088)
333fred Oct 15, 2020
dafa51b
Update to OmniSharp 1.37.3 and revert useGlobalMono meaning. (#4115)
JoeRobich Oct 15, 2020
f97ba36
Set useGlobalMono 'auto' meaning back to 'never' (#4130)
JoeRobich Oct 21, 2020
f0ea762
Don't apply edits on server
333fred Oct 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .mocharc.jsonc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ui": "tdd",
"require": [
"source-map-support/register",
"ts-node/register"
]
}
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mono:
- latest

env:
- CODE_VERSION=1.36.0
- CODE_VERSION=1.45.0

before_install:
- if [ $TRAVIS_OS_NAME == "linux" ]; then
Expand Down Expand Up @@ -61,4 +61,4 @@ deploy:
tags: true
overwrite: true

after_deploy: "find . -type f -name '*.vsix'"
after_deploy: "find . -type f -name '*.vsix'"
5 changes: 3 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--disable-extensions",
"--extensionDevelopmentPath=${workspaceRoot}"
],
"stopOnEntry": false,
Expand Down Expand Up @@ -138,8 +139,8 @@
"updatePackageDependencies"
],
"env": {
"NEW_DEPS_URLS": "https://download.visualstudio.microsoft.com/download/pr/ce33be0f-2348-4efe-b89b-9db292f8457d/106ca7c87b8cbcae9bc60a7c18a4aee0/omnisharp-linux-x64-1.35.1.zip,https://download.visualstudio.microsoft.com/download/pr/ce33be0f-2348-4efe-b89b-9db292f8457d/8aba20799500ee242a51115e6484b69e/omnisharp-osx-1.35.1.zip,https://download.visualstudio.microsoft.com/download/pr/ce33be0f-2348-4efe-b89b-9db292f8457d/0bee7a0e63dbed4fbc79a64d8947a921/omnisharp-win-x64-1.35.1.zip,https://download.visualstudio.microsoft.com/download/pr/ce33be0f-2348-4efe-b89b-9db292f8457d/d05b5548bc4ca3efefb7a980d3eb2399/omnisharp-win-x86-1.35.1.zip,https://download.visualstudio.microsoft.com/download/pr/ce33be0f-2348-4efe-b89b-9db292f8457d/790310bd41f4a8723794ef9a885e2800/omnisharp-linux-x86-1.35.1.zip",
"NEW_DEPS_VERSION": "1.35.1"
"NEW_DEPS_URLS": "https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/4d682ee649bcf084eee3d6b675157541/omnisharp-linux-x64-1.37.3.zip,https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/d86b6a136dd8b420d101bcc5bfed442d/omnisharp-linux-x86-1.37.3.zip,https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/0b3f4fd3384777867ebe50923b6dee90/omnisharp-osx-1.37.3.zip,https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/fd2b97e2a06208d965a3abeb19d87e47/omnisharp-win-x64-1.37.3.zip,https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/a1bbd300586e592052207344cc47073d/omnisharp-win-x86-1.37.3.zip",
"NEW_DEPS_VERSION": "1.37.3"
},
"cwd": "${workspaceFolder}"
}
Expand Down
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"editor.tabSize": 4,
"editor.insertSpaces": true,
"prettier.requireConfig": true,

"files.exclude": {
"out": true,
Expand All @@ -20,4 +21,4 @@
"typescript.tsdk": "./node_modules/typescript/lib",
"mocha.enabled": true,
"omnisharp.autoStart": false
}
}
212 changes: 176 additions & 36 deletions CHANGELOG.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ If the `CSharp: Report an issue` command doesn't appear, make sure that you have
VS Code version:
C# Extension version:

## OmniSharp log


## Steps to reproduce


Expand Down
136 changes: 107 additions & 29 deletions README.md

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions debugger-launchjson.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The default launch.json template (as of C# extension v1.20.0) for ASP.NET Core p
```json
"serverReadyAction": {
"action": "openExternally",
"pattern": "^\\s*Now listening on:\\s+(https?://\\S+)"
"pattern": "\\bNow listening on:\\s+(https?://\\S+)"
}
```

Expand All @@ -66,8 +66,7 @@ Notes about this:
5. The way this works is that VS Code will scrape the output which is set to the console. If a line
matches the pattern, it will launch a browser against the URL which was 'captured' by the pattern.
Here is an explanation of what the pattern does:
* `^`: This indicates that the pattern should only be matched against the beginning of a line.
* `\\s*` : Matches zero or more whitespace characters. Note that `\s` indicates a whitespace character, but because this is in a json string, the `\` needs to be escaped, hence `\\s`.
* `\\b` : Matches on a word boundery. Note that `\b` indicates a word boundary, but because this is in a json string, the `\` needs to be escaped, hence `\\b`.
* `Now listening on:` : This is a string literal, meaning that the next text must be `Now listening on:`.
* `\\s+` : Matches one or more space characters.
* `(` : This is the beginning of a 'capture group' -- this indicates which region of text will be saved and used to launch the browser.
Expand All @@ -87,7 +86,7 @@ If you want to ignore the URL from the console output, you can remove the
```json
"serverReadyAction": {
"action": "openExternally",
"pattern": "^\\s*Now listening on:\\s+https?://\\S",
"pattern": "\\bNow listening on:\\s+https?://\\S",
"uriFormat": "http://localhost:1234"
}
```
Expand All @@ -97,7 +96,7 @@ If you want to use the port number from the console output, but not the host nam
```json
"serverReadyAction": {
"action": "openExternally",
"pattern": "^\\s*Now listening on:\\s+http://\\S+:([0-9]+)",
"pattern": "\\bNow listening on:\\s+http://\\S+:([0-9]+)",
"uriFormat": "http://localhost:%s"
}
```
Expand Down
3 changes: 0 additions & 3 deletions mocha.opts

This file was deleted.

2 changes: 1 addition & 1 deletion offline.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ node_modules
gulpfile.ts
!install.Lock
ISSUE_TEMPLATE
mocha.opts
.mocharc.jsonc
*.vscodeignore
package-lock.json
package.json
Expand Down
Loading