Ravi Chande
9bbd27ebcb
Merge pull request #3164 from christianscheuer/fix-autocomplete
...
Fix listening to cancellation tokens in completionItemProvider
2019-07-12 14:05:13 -07:00
Christian Scheuer
d7ef1f139a
CR feedback: use server.makeRequest<T>'s proper cancellation token handling
2019-07-12 14:52:31 +02:00
Christian Scheuer
61c60dc493
Fix listening to cancellation tokens in completionItemProvider
2019-07-10 07:36:27 +02:00
Gregg Miskelly
0855a2d729
Merge pull request #3154 from gregg-miskelly/dev/greggm/Debugger-1-21
...
Update debugger to 1.21.0
2019-07-03 16:12:49 -07:00
Gregg Miskelly
4b7c86779f
Update debugger to 1.21.0
...
This updates the debugger to 1.21.0 which is roughly the same as VS's 16.2 debugger.
This also remove some outdated content from src\tools\README.md.
2019-07-03 15:49:43 -07:00
Akshita Agarwal
2c12a2bd20
Do not draw attention when evrything is fine ( #3144 )
2019-07-01 14:02:32 -07:00
Akshita Agarwal
5b8ecf019a
Update omnisharp for 1.33.0 ( #3149 )
...
* Omnisharp update
* update version for beta
2019-07-01 13:53:31 -07:00
Akshita Agarwal
8c1a0f27f7
Modify tasks.json tasks ( #3145 )
...
* change the problem matcher and add argumrnts for all templates
* add the test
2019-07-01 13:37:42 -07:00
Ignas Maslinskas
7b2bf9bfc8
Add support for EnableEditorConfigSupport flag ( #3136 )
...
* Add support for EnableEditorConfigSupport flag
* Add changelog entry
* Add contributed by
* Add filipw mention for PR
2019-07-01 13:20:04 -07:00
Filip W
0527580422
exclude definitions from referenceProvider ( #3028 )
...
* exclude definitions from referenceProvider
* added reference provider test
* improved the reference provider test
* added missing file
2019-06-27 17:30:30 -07:00
N. Taylor Mullen
671282f4df
Update Razor dependency to align with 3.0.0-preview7 ( #3142 )
...
- Also updated version to be `1.0.0-alpha3-20190627.5`
- Updated lock file.
2019-06-27 14:39:21 -07:00
Ravi Chande
52794d3b5b
Merge pull request #3110 from rchande/1.20-changelog
...
update readme
2019-06-11 08:22:20 -07:00
Ravi Chande
24aa2e60fe
Merge branch 'master' into 1.20-changelog
2019-06-11 08:22:06 -07:00
Ravi Chande
ac78be0150
update readme
2019-06-11 08:20:27 -07:00
Ravi Chande
51fbd6ebb2
Merge pull request #3109 from rchande/1.20-changelog
...
1.20 changelog
2019-06-11 08:01:10 -07:00
Ravi Chande
ce4b943c64
Merge branch 'master' of https://github.com/omnisharp/omnisharp-vscode into 1.20-changelog
2019-06-11 08:00:48 -07:00
Ravi Chande
6be63ce749
Fix casing
2019-06-11 07:59:46 -07:00
Ravi Chande
86a1734e2c
update changelog
2019-06-11 07:59:04 -07:00
Ravi Chande
74090aed1f
Merge pull request #3105 from savpek/changelog-for-2873
...
Changelog for #2873 (Fadeout)
2019-06-11 07:47:07 -07:00
Ravi Chande
c005997ef3
Merge branch 'master' into changelog-for-2873
2019-06-11 07:46:57 -07:00
Savpek
80356280e7
Updated changelog phrasing.
2019-06-11 07:46:21 +03:00
Pekka Savolainen
b1a040a763
Fadeout based on roslyn tag 'unnecessary'. ( #2873 )
...
* Initial prototype.
* Tweaks.
* Updates and tweaks.
* Rethinked how diagnostics should be handled a bit.
* Fixes.
* Refactoring.
* Removed hard coded CS diagnostics.
* Trigger build.
* Renamed badly named variables.
* Added dummy diagnostic integration test.
* Test that actually returns diagnostics.
* Updates for diagnostic tests.
* Updates for diagnostic.cs
* Added test that fadeout diagnostics are returned.
* Implemented version without 'suppressHiddenDiagnostics' and returned hard codings for CSxxxx fadings.
* Moved omnisharp config before host init.
* Revert "Implemented version without 'suppressHiddenDiagnostics' and returned hard codings for CSxxxx fadings."
This reverts commit 7a2418265d2aeb12079c5f8525dad602080e02d2.
* Hardcoded non analyzer ones.
* supress now supresses hint instead of original information level.
* Testing to set enableRoslynAnalyzers as default.
* Few small review fixes.
* Refactoring based on review.
* Added enableRoslynAnalyzers as test default.
* Testing build.
* Attempt to fix tests.
* Disabled analyzers and linked issue.
* Rebuild and restored subtle change.
* Fixed invalid skip method.
* Removed excess dot.
* Refactored rename test to use same routines as other tests.
* Test build.
* Rebuild.
* Rebuild.
2019-06-10 10:45:56 -07:00
Savpek
f68ec37ba4
Changelog for #2873
2019-06-09 20:01:54 +03:00
Ravi Chande
9dfe3ca5a9
Remove beta label
2019-06-07 13:12:37 -07:00
Jasmine Greenaway
bdeeab9b18
Hover consistency with Visual Studio ( #3090 )
...
* only show summary on hover
* update test with new expected hover behavior
2019-06-06 18:04:49 -07:00
N. Taylor Mullen
d7ae7f76b4
Update Razor.VSCode version to 20190606.2. ( #3100 )
...
- This addresses an exception that gets thrown when doing `@attribute` in an `_Imports.razor` file.
2019-06-06 17:51:02 -07:00
Ravi Chande
3cf716b6ee
Merge pull request #3097 from OmniSharp/nimullen/razor.3.0.0-preview6
...
Update Razor.VSCode version to 20190605.1.
2019-06-05 14:19:51 -07:00
N. Taylor Mullen
4104f5df13
Update Razor.VSCode version to 20190605.1.
...
- These Razor changes align OmniSharp with the 3.0.0-preview6 release.
2019-06-05 11:16:56 -07:00
Ravi Chande
732add53f7
OmniSharp 1.32.20 ( #3095 )
2019-06-03 12:59:51 -07:00
Sven
d2edb94af9
Added spacing for propfull snippet ( #3062 )
...
Small change, added some spacing for the propfull get set value snippet
2019-05-29 14:51:17 -07:00
Ravi Chande
3a94a006aa
Pass a semicolon-delimited list of files excluded from VS Code. ( #2171 )
...
Pass Files.Exclude to omnisharp
2019-05-29 14:23:20 -07:00
Gregg Miskelly
8b021011f1
Merge pull request #3083 from andrew-field/master
...
Fix poor English and spelling mistake.
2019-05-23 07:46:24 -07:00
Andrew
df0eef4d8d
Fix poor english and spelling mistake.
2019-05-23 18:25:19 +03:00
Gregg Miskelly
4b51cc2e43
CHANGELOG.md: Set release date for 1.19.1 ( #3064 )
...
The change log was missing the release date for 1.19.1.
2019-05-22 09:53:00 -07:00
Gregg Miskelly
2a57952d6a
Merge pull request #3067 from gregg-miskelly/serverReadyAction
...
Update debugger template/docs to use `serverReadyAction`
2019-05-15 18:08:55 -07:00
Gregg Miskelly
0a67beb13e
Update debugger template/docs to use `serverReadyAction`
...
Back in Feburary, the VS Code team addded a new feature to allow VS Code to launch web browsers. This changes the templates used by the C# extension to use this.
2019-05-15 17:46:24 -07:00
Akshita Agarwal
55b31e1ca0
Add changelog and readme updates ( #3046 )
2019-05-06 11:18:36 -07:00
Ravi Chande
d3dddea0ab
Update to Beta2
2019-05-03 14:34:58 -07:00
Ravi Chande
f070af1605
Consume omnisharp 1.32.19 ( #3038 )
...
Consume omnisharp 1.32.19
2019-05-03 14:33:59 -07:00
Gregg Miskelly
e750fae413
Merge pull request #3012 from gregg-miskelly/FixTravis
...
Update .NET SDK Version
2019-04-27 20:31:33 -07:00
Gregg Miskelly
86f167015a
Merge branch 'master' into FixTravis
2019-04-27 20:10:26 -07:00
Ravi Chande
ec6b06d3c3
Merge pull request #3020 from NTaylorMullen/nimullen/razor22fix
...
Update Razor.
2019-04-25 12:10:06 -07:00
N. Taylor Mullen
3222e14095
Update Razor.
...
- This version is still alpha3, it addresses an issue where if a user just had the 22 SDK on their box that Razor apps would be flooded with ambiguous errors.
2019-04-25 10:56:01 -07:00
Chuck Ries
2348471aef
Merge pull request #3011 from gregg-miskelly/Debugger-1.18.4
...
Update debugger to 1.18.4
2019-04-24 13:47:21 -07:00
Gregg Miskelly
fda345d829
Fix CI Build
2019-04-19 15:43:32 -07:00
Gregg Miskelly
9bc43cdd6b
Update debugger to 1.18.4
...
This updates the debugger to 1.18.4. This version of the debugger has one hot fix added - it will now run **itself** on .NET Core 2.2.4 instead of 2.2.0. This should address issues with Ubuntu 19.04.
2019-04-19 14:56:09 -07:00
Daniel Roth
f7849c8e6b
Update readme and changelog with razor tooling improvements in 1.19.0 ( #2990 )
2019-04-15 17:50:15 -07:00
Ravi Chande
c56b14f897
Merge pull request #2989 from akshita31/version_1.19.0
...
Add the changes for the 1.19.0 release
2019-04-15 10:28:34 -07:00
Akshita
19e26692d5
add the updates
2019-04-15 09:52:05 -07:00
Akshita Agarwal
af7c31f056
Merge pull request #2979 from akshita31/rename_project_id_and_change_key_binding
...
Update omnisharp 1.32.18
2019-04-12 17:50:59 -07:00