Daniel Grunwald
6ebc9f8514
Fixed SD2-793: Output window showing incorrect unit test output text
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1440 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f1eb93cb43
Fixed SD2-424: Replace performance not acceptable
...
Caret.PositionChanged now no longer fires when TextAreaControl.IsInUpdate is set to true.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1439 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e56e0f6f8a
Rewritten TextView.PaintLinePart. Text markers now can start or end inside TextWords; the highlight marker now can be placed inside a TextWord.
...
Fixes SD2-667: Text marker colour bleeds into tabs following text
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1436 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
9f8c6209ae
Update to new Cecil version, fixes exception when loading mixed-mode assemblies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1435 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e8e6d4e662
Fixed SD2-817: File changes lost when moving file in project tree
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1432 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f6d5658aee
Fixed bugs introduced in rev 1423.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1427 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
374bcd7409
Fixed SD2-815: Generic delegate throws null reference exception
...
Fixed SD2-819: Disabling code coverage and code analysis addin causes error on showing project properties
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1426 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d8b42d8997
Fixed SD2-685: Pads must have an icon
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1425 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f9cfdec1d3
Fixed bug: Starting IDE Multiple Times looses Panel layout (based on patch by Scott Ferrett)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
730def510e
Referenced assemblies are now loaded with Mono.Cecil.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5b72594fad
Fixed unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1422 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e6865a4baa
Reduce usage of ProjectContentRegistry.Mscorlib - we'll support multiple mscorlib project contents later (compact framework, older .NET versions etc.)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
676a617c3a
Fixed SD2-814: Expanding wildcard search result node throws exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
df43c0eef7
Fixed SD2-816: Output visitor does not output implicit/explicit operators
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1419 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
906253d37f
Add NRefactory demo application.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1418 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
58dfc5abce
Fixed SD2-813: If statement not parsed
...
Fixed other small bugs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
704ea9be70
BooAdvancedHighlighter: only resolve references that in the visible part of the document
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1394 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
71e17b5842
Fixed SD2-804: Renaming a class in a new unsaved file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1393 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a3b4fd0301
Added support for advanced syntax highlighters.
...
Boo: Assignments that introduce new local variables are highlighted.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1392 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
251761f70a
Add Rename command to refactoring menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1391 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
af70e15281
New feature: Removed unused "using" statements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1389 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e8c9d5e35c
RefactoringService now accepts any ResolveResult.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1387 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
9add2ad9bb
SD2-799 - Updating web references resets the namespace. The namespace is now stored inside the MSBuild WebReferenceUrl element. Modified SharpQuery's OLE DB COM reference to use the new format so the interop assembly can be located for code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1385 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
73f4aa7af9
Fixed SD2-788: Duplicate override method in code completion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1383 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ea04a26043
Fixed SD2-786: Opening a .csproj file with no .sln generates a .sln with AnyCPU instead of Any CPU
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1382 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5753bafcba
Fixed SD2-796: Building whilst debugging
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1381 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
37c2bc671d
Fixed SD2-783: GDI Handle leak
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1380 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
16d87fd62e
Fixed SD2-797: Code-completion for nested classes is broken
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1379 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e5bc45a6e2
Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1377 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c9b71ac07a
Fixed forum-7221
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
de3141c785
Improved code-completion for duck-typing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1375 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
332dd9f511
Fixed SD2-671: Code generation doesn't substitute generic type
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1371 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a8eba6021a
Forms designer now tries to find VS designer assemblies if they are required - this fixes problems like SD2-617 (Editing Sql Connection ConnectionString property throws a FileNotFound exception) that only occur when VS is installed.
...
Run application: If the specified working directory is invalid, display error message to user.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1367 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
414ab81065
Fixed SD2-508: Tooltips on declaration lines
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1364 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4ef8718f57
Fixed forum-7173: Code completion does not contain all types in scope
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1362 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f91811fe97
Fixed SD2-524: Wildcards in MSBuild custom items are not interpreted
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1360 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
06f093be9a
Fixed forum-7077 (Boo code completion)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1357 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8a7e7df011
Fixed SD2-789: Search window loses focus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1355 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a9dcb57f75
Fixed SD2-736: When editing the C# highlighting, the Environment section cannot be changed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1352 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a9113721a7
Fixed SD2-757: Collapsing debugger tooltip
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1351 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a187bb5823
Fixed SD2-774: Refresh button in Project Browser always disabled
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1350 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c1b98264a4
Fixed SD2-782: Null reference when adding existing item/new folder to project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1349 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8b3834d8c7
Fixed SD2-730: Closing one of the partial form classes of a newly created form
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1348 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
db253755b8
Fixed SD2-571: Folding classes hides the declaration line
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1346 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a98a281951
Fixed SD2-781: Null exception when adding new item to project
...
Fixed SD2-776: Warn when creating a new file while project is open
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1345 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
601be026a8
When loading a solution, open files after the project content stubs were created.
...
This fixes SD2-728 and improves solution-load-time when the DefaultProjectContent is not required.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1343 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d595bff51e
Implemented code-completion for Boo's CallableTypeReference.
...
Added Boo resolver unit tests.
Added workaround for IME crash in WOW64 mode.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1339 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3f5b19ca38
Fixed SD2-768: Context menu location when opened via Shift+F10
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1332 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
40cb6ff96f
Fixed SD2-732: Closing pad context menu's using escape key
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1331 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c662b4083d
Fixed SD2-779: XML form's font ignored
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1330 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago