Daniel Grunwald
e7bbee281b
Fixed SD2-477: Solution import error.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@589 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
93c191ed25
Fixed SD2-492: VS.NET solution converter ignores HintPath attribute for references.
...
Fixed SD2-491: Solution converter doesn't convert references correctly.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@588 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8a3241306b
Fixed SD2-488: Highlighting editor does not work for addin-defined syntax modes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@587 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4c6e2726c7
Add attribute completion to BooBinding.
...
BOO-436, Smarter Boo integration (Macros, Attributes, Modules, and Imported Classes)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@586 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
738f985f03
Fixed BOO-347 (BooBinding does not detect methods generated by AST Attributes)
...
Fixed bug when switching layout configurations.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@585 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
53453edab6
Fixed BOO-380 (Namespace aliases handled incorrectly during code completion).
...
Fixed BOO-515 (Expression resolver thinks " is String.Empty).
Fixed BOO-346 (Addin does not reference Boo.Lang.Useful by default)
ParserFoldingStrategy now uses both the RecentCompilationUnit and ValidCompilationUnit for folding. This makes folding more stable in VB and Boo.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@584 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2848336602
Add boo file templates and icons.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@583 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fd562a9339
Added form designer to BooBinding (BOO-513).
...
Fixed BOO-511 (#develop should not display boo's "generated" module classes).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@582 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
e2ff20d0bc
SD2-490. Fixed problem where the pad contents were not displayed when the default layout was used.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@581 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
13237161a5
Fixed SD2-483: TreeNode declarations are missing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@580 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3ad811d6da
Add missing file headers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@579 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0b29102431
BooBinding: Implemented inferring the return type from the "return" statement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@578 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a067ef2b3a
Use Boo.Microsoft.Build.Tasks.dll from repository instead of recompiling it every time in the PostBuildEvent.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@577 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5ab533f75d
Added compilation support to BooBinding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@576 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
6b28ad4d4d
Added a missing NAnt addin resource string.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@575 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
07bba4fd75
Added missing resource strings, removed resource strings from AssemblyAnalyzer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@574 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
916110e75e
Added NAnt addin from SharpDevelop 1.1/Fidalgo.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@573 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7e7413ce36
Update component library, tried to fix exception when switching back from the form designer when deleting controls from the form so that the caret position is after the end of the document.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@572 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7acfbfc9b4
Delete old ProjectImporterExporter addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@571 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
9aece9eefb
The xml folding parser was not setting the filename in the compilation unit causing the Class Browser to throw an unhandled null reference exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@570 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christoph Wille
e535d87830
Minor changes to info document
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@569 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a6dfc69c0c
Added support for Mono 1.1.9.2
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@568 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
5320f5c623
Added extra MSBuild file extensions to be supported by the XmlFoldingParser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@567 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
cf7db885d6
Added more MSBuild file extensions so they are syntax highlighted.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@566 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
78e0a68a63
SD2-417 Icon for defintionview pad
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@565 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ce8434156e
Fixed return type of generic parameters like "ref T[]" and generic references in base types (e.g. IList<T> derives from ICollection<T>).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@564 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
986a361923
Fixed SD2-479.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
47d7a3db83
The start command line arguments and the working directory are parsed by the StringParser before the program is run. This enables the use of custom string tags such as TargetPath, TargetDir, etc.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@562 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fd56108c8c
Included fix for OverrideMethodsCodeGenerator by Yannick Kiekens (purplebox).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@561 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
278feb767e
SD2-453: ported CustomLineManager from Fidalgo
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@560 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
6205a7f110
fixed SD2-445 C# parser fails on default value expression in variable initializer
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@559 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6bd45d019d
Fixed interface code generator for user defined interfaces.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@558 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
99392b6765
ported patch from fidalgo rev 2097
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@557 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fd56973207
Don't ignore errors in ReflectionLoader, show real exception instead of failing later with a ArgumentNullException.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@556 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
fe3e18a8f2
Patch from Shinsaku Nakagawa. Fixes two IME problems:
...
1. The font of IME is not changed when option changed.
(Option->TextEditor->General->Font)
2. The location of IME is not occasionally correct.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@555 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
f359104838
Added extra filename extensions to be supported by the XmlFoldingParser. Folds were only being updated for files with an .xml extension.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@554 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4b0ac9160e
Add "Convert buffer to Boo" command to BooBinding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@553 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a738c4ae12
Deleted some of the unused translation strings.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@552 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
abd9f2604d
Fixed SD2-458: Tab is always replaced with 4 spaces
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@551 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
d8bcf5d980
Added support for commenting/uncommenting a selection of xml.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@550 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2c1fdd4b8f
Fixed SD2-474: Allow targeting other .NET Framework versions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@549 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
b63c53a432
Fixed SD2-476. Goto definition now works for unit tests in a test fixture containing a SetUp method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@548 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a81823f683
GotoDefinition executed when double clicking an MbUnitPad test tree node.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@547 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0ac8a0bd47
Fixed SD2-472 (Cursor disappears off screen whilst pressing right arrow key) and a newly introduce performance problems with large files (>5000 lines).
...
Added constructor insight support to BooBinding.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@546 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6b4df3a30e
Added support for local variables and simple type inference to BooBinding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@545 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
db88488928
Fixed assertion when typing a "RaiseEvent" statement ( http://community.sharpdevelop.net/forums/1156/ShowPost.aspx )
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@544 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4aa100ffdf
Boo implicitly references System.dll and Boo.Lang.dll.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@543 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f5dabdb4d8
Fixed paths in BooBinding project files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@542 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
82819e5ed1
Add BooBinding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@541 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
538974e08e
Fixed SD2-473. A KeyNotFound exception is no longer thrown if the highlighting strategy does not contain a LineComment property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@540 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago