Matt Ward
f81a4aa14f
Fix highlighting of JavaScript regular expressions.
14 years ago
Matt Ward
117aaf90db
Highlight comments in JavaScript with green instead of grey.
14 years ago
Matt Ward
77006d6c07
Merge branch 'master' of github.com:icsharpcode/SharpDevelop into javascript
14 years ago
Matt Ward
f0777e7e70
Add empty CSS and JavaScript file templates.
14 years ago
Matt Ward
60811b8312
Fix MVC projects not being displayed when run with IIS.
14 years ago
Siegfried Pammer
a8cb5a0389
fix CQA in Setup/Files.wxs
14 years ago
Siegfried Pammer
1a13af3603
fix setup
14 years ago
Siegfried Pammer
b0a7f27860
add CodeQuality analysis to Setup and set version to 4.2 beta
14 years ago
Siegfried Pammer
52f3ae0254
small additions analyzer, fixed some FxCop warnings
14 years ago
Siegfried Pammer
343322f5bb
apply suggestions by Andrew Olson http://community.sharpdevelop.net/forums/p/14441/38437.aspx
14 years ago
Daniel Grunwald
eadbd3d3c0
LineNumberMargin: align baselines of line number and main text
...
FoldingMargin: put marker in the center between TextTop and TextBottom, not in the middle of the whole TextLine.
IconBarMargin: put icon in the center between TextTop and TextBottom
14 years ago
Daniel Grunwald
e17d6e0482
AvalonEdit: Fixed caret rectangle calculation when there are inline UI elements that extend below the baseline.
...
Add VisualYPosition.TextBottom and VisualYPosition.BaseLine options. Fixed VisualYPosition.TextTop calculation.
14 years ago
Daniel Grunwald
b4c8e9c2d7
Fixed documentation tag for methods with ref/out parameters.
14 years ago
Siegfried Pammer
1b69de73c1
fixed possible NullReferenceException in ProjectChangeWatcher
14 years ago
Siegfried Pammer
732db6e2e7
fix possible NullReferenceException in HiddenDefinitionRenderer
14 years ago
Mike Krüger
764b8a33f4
Added unit tests for context actions.
14 years ago
Mike Krüger
e6df8e7628
Added unit tests for SplitDeclarationAndAssignment context action.
14 years ago
Mike Krüger
1d8918caa6
Fixed unit tests.
14 years ago
Mike Krüger
baa2096dde
Fixed hardcoded path.
14 years ago
Siegfried Pammer
b5cc179c52
fix possible NullReferenceException in InfoNode
14 years ago
Siegfried Pammer
bce0b943f8
add support for usage of event accessors
14 years ago
Siegfried Pammer
eb69663ee4
fix http://community.sharpdevelop.net/forums/t/14436.aspx
14 years ago
Siegfried Pammer
4a2c5b8560
implement support for events
14 years ago
Mike Krüger
93bea6d4d1
Fixed failing unit test.
14 years ago
Mike Krüger
96a5e7cff1
Merge branch 'master' of github.com:icsharpcode/NRefactory
14 years ago
Mike Krüger
ef534453f7
[GtkDemo] Close application when closing main window.
14 years ago
Siegfried Pammer
322351adea
add support for properties and add back info text
14 years ago
Siegfried Pammer
c1db2490f8
NRefactory 5: do not throw exceptions if there's no cecil reference for entity
14 years ago
Siegfried Pammer
816b65b729
reimplement relationship concept from scratch
14 years ago
Matt Ward
6d17277cb3
Add updated icons from Michael Seeger.
14 years ago
Daniel Grunwald
9286461537
Adjusting SharpDevelop to new type system (unresolved/resolved split).
14 years ago
Daniel Grunwald
e9fd1864e1
Adjusting SharpDevelop to new type system (unresolved/resolved split).
14 years ago
Mike Krüger
3b4abcceb3
Fixed ast node script positions.
14 years ago
PeterForstmeier
cdb1c284e2
ConvertPlainCollection
14 years ago
PeterForstmeier
5b3eefe2c0
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
14 years ago
Mike Krüger
7958965a70
Implemented some missing functions in refactoring context.
14 years ago
Mike Krüger
1737920336
Added some unit tests.
14 years ago
Mike Krüger
72258ae41b
Implemented type parameter type completion.
14 years ago
Daniel Grunwald
33e0c0e9a0
Fixed FindReferences on attributes.
14 years ago
PeterForstmeier
991759fa1c
Item below Container
14 years ago
Mike Krüger
a126210ec5
Improved anonymous type context.
14 years ago
Mike Krüger
179d90ab84
Added some null checks.
...
Not sure if they're needed.
14 years ago
Mike Krüger
12b9542414
Fixed other LINQ case.
14 years ago
Mike Krüger
ddc245e78b
Fixed "LINQ" context unit tests.
14 years ago
Matt Ward
917f7cebb1
Merge branch 'master' of github.com:icsharpcode/SharpDevelop
14 years ago
Matt Ward
fe0b8d781f
Add ASP.NET MVC addin to installer.
14 years ago
Siegfried Pammer
a06323c7a0
add option to shcw tasks from all open files
14 years ago
Matt Ward
72a2e21ae4
Support running a web project with either IIS Express or IIS when both are installed.
14 years ago
Matt Ward
74783bb62c
Add ASP.NET MVC addin to main SharpDevelop solutions.
14 years ago
Matt Ward
46b57489de
Merge branch 'aspnetmvc'
14 years ago