Daniel Grunwald
|
07e2896356
|
Make InsertParenthesesVisitorTests independent from indentation of the output.
|
14 years ago |
Daniel Grunwald
|
73a9d8d921
|
Merge NRefactory changes from ILSpy.
|
14 years ago |
Daniel Grunwald
|
fb57f7d545
|
Fixed several issues in the type system convert visitor.
|
14 years ago |
Mike Krüger
|
a697f194eb
|
fixed unboundtypeofexpression test.
|
14 years ago |
Matt Ward
|
158957a479
|
Enable syntax highlighting for .master files.
|
14 years ago |
Matt Ward
|
adb35031ed
|
Add ASP.NET MVC project templates for VB and C#.
|
14 years ago |
Matt Ward
|
6332c63d51
|
Fix no startup project message when running an ASP.NET project and only one project exists in the solution.
|
14 years ago |
Mike Krüger
|
93117a1fc9
|
Added MemberNameToken property.
|
14 years ago |
Mike Krüger
|
7cd45266cc
|
Added some properties to allow easier access for modifiers.
|
14 years ago |
Matt Ward
|
66d07b6e62
|
Fix errors when installing jQuery NuGet package.
|
14 years ago |
Matt Ward
|
7962901968
|
Second attempt to fix hang when closing SharpDevelop with a solution and the package management console open.
|
14 years ago |
Matt Ward
|
09d3724f90
|
Fix errors when uninstalling jQuery NuGet package.
|
14 years ago |
Mike Krüger
|
014ecea255
|
Pass the parameter to the event handlers.
|
14 years ago |
Mike Krüger
|
42717c9b0c
|
fix missing method.
|
14 years ago |
Mike Krüger
|
6144698240
|
removed exception (shouldn't be in production code).
|
14 years ago |
Mike Krüger
|
1365588c57
|
passed type parameters to the observable ast visitor.
|
14 years ago |
Mike Krüger
|
7a5c7f3794
|
fixed possible null reference exception.
|
14 years ago |
Mike Krüger
|
6894e6a630
|
Primitive expressions now contain the literal value + updated mcs.
|
14 years ago |
Mike Krüger
|
790585c197
|
Implemented invert condition function.
|
14 years ago |
Mike Krüger
|
7f16970efd
|
Added token atrribute.
|
14 years ago |
mrward
|
94a6d5d89e
|
Fix null DTE object in PowerShell host.
|
14 years ago |
mrward
|
507a8a6dc9
|
Fix PowerShell detection error when registry key does not exist.
|
14 years ago |
mrward
|
efc8507e50
|
Move PowerShell specific code to separate assembly.
|
14 years ago |
mrward
|
a333679a30
|
Add new package management addin files to installer.
|
14 years ago |
mrward
|
f5df2190b9
|
Add PackageManagement.Cmdlets project to SharpDevelop solutions.
|
14 years ago |
Siegfried Pammer
|
eb728f63d9
|
fix build
|
14 years ago |
Siegfried Pammer
|
d6d43afc5b
|
fixed http://community.sharpdevelop.net/forums/t/13308.aspx
|
14 years ago |
Siegfried Pammer
|
d410aac6e5
|
use TypeName in attributes
|
14 years ago |
Mike Krüger
|
064847006f
|
Fixed membertpe location.
|
14 years ago |
mrward
|
8b37df49ad
|
Merge branch 'powershell'
|
14 years ago |
Matt Ward
|
b7a218199c
|
Support updating the text editor's font size and default text background and foreground colours from PowerShell.
|
14 years ago |
Matt Ward
|
52097c9e0d
|
If PowerShell is not installed the Add Package Reference dialog will not install the package using the console.
|
14 years ago |
Matt Ward
|
79edee6940
|
Show error message in package management console if PowerShell 2.0 is not installed.
|
14 years ago |
Matt Ward
|
65baef9f19
|
Fix cross-thread exceptions when running PowerShell scripts with Add Package Reference dialog is open.
|
14 years ago |
Matt Ward
|
bed8a56844
|
Fix Get-Package cmdlet not returning packages from repository when a project is not open.
|
14 years ago |
Mike Krüger
|
ba4a272892
|
Implemented specific GetNodeAt method.
|
14 years ago |
Matt Ward
|
359fde507f
|
Fix duplicate assembly references being added by NuGet when reference name does not have .dll or .exe file extension.
|
14 years ago |
Matt Ward
|
8342c8288d
|
Fix null reference exception when clearing packages after the configured NuGet package sources are changed.
|
14 years ago |
Matt Ward
|
ee506d2adb
|
Change how PowerShell scripts are executed from a cmdlet so exceptions do not stop the script running and exception error messages are displayed by PowerShell itself.
|
14 years ago |
Matt Ward
|
74a201369f
|
Implement same behaviour as Visual Studio's EnvDTE.ProjectItems by throwing an exception when AddFileFromCopy called and the destination file exists.
|
14 years ago |
Mike Krüger
|
1feb0fc502
|
Added contains method.
|
14 years ago |
Mike Krüger
|
d4d9ffd914
|
Added observer visitor.
|
14 years ago |
Matt Ward
|
6cd00943dc
|
Refactor package script creation code.
|
14 years ago |
Mike Krüger
|
f76181376f
|
Fixing switch section output + it's now possible to track node output
in the output visitor.
|
14 years ago |
Matt Ward
|
e577490860
|
NuGet package now being passed to PowerShell scripts.
|
14 years ago |
Matt Ward
|
dadb1e0ceb
|
Fix exception when NuGetPSVariables package iterates over project properties.
|
14 years ago |
Mike Krüger
|
79f17985ea
|
Put embedded statments onto next line.
|
14 years ago |
Matt Ward
|
72a2251995
|
Prevent a package from being uninstalled before a PowerShell script has run when uninstalling from the Add Package Reference dialog.
|
14 years ago |
Mike Krüger
|
478faf7a5d
|
added name token property.
|
14 years ago |
Mike Krüger
|
d561ccf9b1
|
Merged some changes from monodevelop.
|
14 years ago |