Jonathon Marolf
0fd74f81a6
Merge pull request #121 from jmarolf/update-nuget-version
...
Update nuget version
2018-05-25 16:33:38 -07:00
Jonathon Marolf
ff72583573
sorting and pinning version
2018-05-25 16:32:59 -07:00
Jonathon Marolf
a00b64e454
adding newer version of Microsoft.CodeAnalysis.Analyzers
2018-05-25 16:24:03 -07:00
Jonathon Marolf
f0c9976063
upating nuget package versions to be 2.8.2
2018-05-25 16:20:07 -07:00
Kirill Osenkov
b3e116b726
Update MSBuildService.cs
2018-04-18 10:15:40 -07:00
Jonathon Marolf
777c7a0353
Merge pull request #118 from DustinCampbell/add-msbuildworkspace-sample
...
Update for new MSBuildWorkspace
2018-04-11 14:09:12 -07:00
Dustin Campbell
eaff7d0668
Use same beta packages in FormatSolution and SolutionExplorer samples
2018-04-11 10:22:48 -07:00
Dustin Campbell
0cc93a033a
Add SolutionExplorer sample (C# only)
2018-04-11 10:08:46 -07:00
Dustin Campbell
85745f125b
Update FormatSolution samples to use new MSBuildWorkspace
2018-04-11 09:57:23 -07:00
Dustin Campbell
302bfc8eed
Clean up a few warnings
2018-04-11 09:46:22 -07:00
Jonathon Marolf
3281529584
Merge pull request #110 from jmarolf/fix-powershell
...
fix powershell
2018-03-08 01:59:21 -08:00
Jonathon Marolf
14b4253e35
fix powershell
...
without this change you get the following error:
```
he request was aborted: Could not create SSL/TLS secure channel.
System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at Microsoft.PowerShell.Commands.WebRequestPSCmdlet.GetResponse(WebRequest request)
at Microsoft.PowerShell.Commands.WebRequestPSCmdlet.ProcessRecord()
```
2018-03-07 18:29:54 -08:00
Sam Harwell
1eefbc78f4
Merge pull request #108 from MaStr11/MaStr11-Installation-Instructions-And-Usage
...
Added installation instructions and usage for the syntax visualizer to readme
2018-02-22 13:30:41 -06:00
Martin Strecker
3a09de689e
Update README.md
...
Corrected typos.
2018-02-22 14:18:16 +01:00
Martin Strecker
d998f106d9
Update README.md
...
Added an introduction and links to docs.microsoft.com and the Roslyn repository.
2018-02-22 14:06:27 +01:00
Martin Strecker
4779326b0f
Update README.md
...
Improved the formatting of the installation instructions.
2018-02-20 15:33:01 +01:00
Martin Strecker
aa802a5f5e
Update README.md
...
Removed uninstall instructions.
2018-02-20 10:58:35 +01:00
Martin Strecker
b0eb5b433f
Update README.md
...
Moved installation instructions to the top.
2018-02-20 10:57:17 +01:00
Martin Strecker
c50e707e96
Update README.md
...
Updated installation instructions
2018-02-20 10:53:14 +01:00
Martin Strecker
94e658363b
Update README.md
...
Copied https://github.com/dotnet/roslyn/wiki/Syntax%20Visualizer
2018-02-20 10:50:05 +01:00
Sam Harwell
adc31d2330
Merge pull request #99 from sharwell/xaml-update-check
...
Make sure builds occur after XAML inputs change
2018-02-08 16:32:57 -06:00
Sam Harwell
2d246cb1f1
Make sure builds occur after XAML inputs change
...
See dotnet/roslyn-tools#156
2018-02-08 10:40:08 -06:00
Sam Harwell
0119ef483a
Merge pull request #94 from sharwell/wpf-workarounds
...
Work around failure to load correct compiler in RepoToolset
2018-02-07 10:47:02 -06:00
Sam Harwell
e11c7fdd66
Merge pull request #93 from sharwell/no-deploy-2015
...
Prevent deployment of the VS 2015 SDK in VS 2017+
2018-02-07 09:51:36 -06:00
Sam Harwell
d1a0d43516
Merge pull request #95 from sharwell/use-existing-constant
...
Use an existing constant for OLECMDERR_E_NOTSUPPORTED
2018-02-07 09:41:46 -06:00
Sam Harwell
10054f6a37
Use an existing constant for OLECMDERR_E_NOTSUPPORTED
2018-02-07 08:00:13 -06:00
Sam Harwell
2950480b63
Work around failure to load correct compiler in RepoToolset
...
See dotnet/roslyn-tools#154
2018-02-07 07:45:35 -06:00
Sam Harwell
7649458375
Prevent deployment of the VS 2015 SDK in VS 2017+
2018-02-07 07:36:08 -06:00
Jonathon Marolf
aa0015f973
Merge pull request #92 from jmarolf/updating-repo-toolset
...
updating repo toolset
2018-02-06 12:56:57 -08:00
Jonathon Marolf
a4d80d918f
updating repo toolset
2018-02-06 12:44:37 -08:00
Tom Meschter
0e620b8b44
Merge pull request #91 from v-zbsail/loc_20180129_master
...
LOC CHECKIN | roslyn-sdk master | 20180202
2018-02-05 11:41:03 -08:00
Zbyněk Sailer
0c08ff7960
LOC CHECKIN | roslyn-sdk master | 20180202
2018-02-02 12:40:53 +01:00
Jinu
1daa9d5816
Merge pull request #90 from dpoeschl/SVTreeviewAccessibility
...
Syntax Visualizer treeview accessible colors for selected item
2018-01-30 20:19:01 -08:00
David Poeschl
38480dee16
Merge branch 'master' into SVTreeviewAccessibility
2018-01-29 14:16:26 -08:00
Jinu
8752126d4d
Merge pull request #88 from chborl/skippedtokentrivia
...
Syntax Diagram in Syntax Visualizer : change background color of skipped token nodes for accessibility
2018-01-29 11:06:32 -08:00
David Poeschl
5b82225a5c
Merge branch 'master' into SVTreeviewAccessibility
2018-01-28 14:49:20 -08:00
Jinu
4ac8d00bb3
Merge branch 'master' into skippedtokentrivia
2018-01-28 02:37:32 -08:00
Jinu
5b000f1da1
Merge pull request #89 from chborl/labelsyntaxdiagram
...
Syntax Diagram in Syntax Visualizer - add node type to displayed label so it can be differentiated in HC modes
2018-01-28 02:36:45 -08:00
David Poeschl
cbd8c05218
Null check on _currentSelection, comments
2018-01-27 21:51:24 -08:00
David Poeschl
27691a7eae
Rename for clarity
2018-01-27 20:53:17 -08:00
David Poeschl
85df50e934
Refactorings for null checks and variable names
2018-01-27 20:45:16 -08:00
David Poeschl
f2c8a066ae
Clear the selected item's ForegroundProperty
...
Clearing the ForegroundProperty allows the TreeViewItem to go back to inheriting its foreground from its style (which has the correct triggers for selected items).
2018-01-27 20:37:50 -08:00
David Poeschl
abba0ac7fd
Changing the background does nothing
...
The TreeViewItem's actual background color is not determined by the .Background property of the TreeViewItem when selected.
2018-01-27 20:34:44 -08:00
Cheryl Borley
5d073200c8
Fixes bug 483440
2018-01-27 20:30:01 -08:00
Cheryl Borley
07721152e1
Indentation
2018-01-25 14:22:51 -08:00
Cheryl Borley
7bcef3531a
Add resource files to SignToolData.json
2018-01-25 14:03:27 -08:00
Cheryl Borley
b5f990e665
Merge branch 'labelsyntaxdiagram' of https://github.com/chborl/roslyn-sdk into labelsyntaxdiagram
2018-01-25 11:05:00 -08:00
Cheryl Borley
5e9366096d
Build to update xlf
2018-01-25 11:04:26 -08:00
Cheryl Borley
4edf290706
Update SyntaxDgmlHelper.vb
2018-01-25 10:39:42 -08:00
Cheryl Borley
726601a294
Respond to feedback
2018-01-25 10:29:33 -08:00