openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
SharpDevelop
Settings
|
Report Duplicate
161
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 21 hours
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 495 of 503
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
When typing a variable declaration like "List<string> list = new ***", the new-completion popup preselects "List<string>".
Daniel Grunwald
More...
about 21 years ago
Exception interception
David Srbecký
More...
about 21 years ago
Exception dialog uses TextBox and is bit more informative
David Srbecký
More...
about 21 years ago
Improved support for partial classes. Improved C# new completion.
Daniel Grunwald
More...
about 21 years ago
Bugfixing, handled exceptions handled faster
David Srbecký
More...
about 21 years ago
Fixed C# parser (added support for generic methods inside interfaces). Changed CurrentLineBookmark to be invisible in BookmarkPad and not saved.
Daniel Grunwald
More...
about 21 years ago
CurrentLineBookmark does not use whole line, 'Debug' layout used during debugging
David Srbecký
More...
about 21 years ago
Fixed parser crash introduced in last revision. Made debugger addin lazy-loading. Fixed bug in MarkerStrategy causing parts of removed markers still being rendered.
Daniel Grunwald
More...
about 21 years ago
IsProcessRunningd and IsDebugging replaced with IsCurrentProcessSafeForInspection
David Srbecký
More...
about 21 years ago
Removed IsProcessRunningChanged and IsDebuggingChanged from NDebugger
David Srbecký
More...
about 21 years ago
Fixed code completion bugs regarding "global::"/"Global".
Daniel Grunwald
More...
about 21 years ago
Worked on stepping (sometimes it was necessary to step more times)
David Srbecký
More...
about 21 years ago
Fixed some code completion bugs. Reactivated FiletypeRegisterer addin. Added HandleConditions property to IErbauer.
Daniel Grunwald
More...
about 21 years ago
added vb.net completion after several expressions and keywords. added insight for vb.net
Markus Palme
More...
about 21 years ago
Updating my headers
David Srbecký
More...
about 21 years ago
Worked on Local variables pad
David Srbecký
More...
about 21 years ago
.csproj/.vbproj files can now be opened directly (.sln is automatically created) Files from command line arguments are opened instead of the start page. Made GetWorkbench() in ParserUpdateThread thread-safe. (fixes NullReferenceException when closing files while the parser thread is running).
Daniel Grunwald
More...
about 21 years ago
Fixed bug in ReflectionOnly assembly loading. Fixed crash when a pad could not be loaded. Added publisher policy.
Daniel Grunwald
More...
about 21 years ago
added vb.net keyword completition. todo: add completition for special statements, show insight
Markus Palme
More...
about 21 years ago
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@231 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
Daniel Grunwald
More...
about 21 years ago
Applied new header to all source files.
Daniel Grunwald
More...
about 21 years ago
Fixed solution saving (the order of the solution folders would reverse every time the solution is saved). Added tool to set the file headers.
Daniel Grunwald
More...
about 21 years ago
Added generic methods to VB.Net grammar.
Daniel Grunwald
More...
about 21 years ago
Added panel with options for code completion. Fixed bug in CodeCompletionListView (when entering a name that did not exist in the list, the ListView didn't remove the current selection but selected the first entry). Made MessageService.ShowError use the ExceptionBox in release builds. Made ExceptionBox link to the mailing list instead of the bugs forum.
Daniel Grunwald
More...
about 21 years ago
added 'open solution' button to main toolbar (common task)
Markus Palme
More...
about 21 years ago
Code completion remembers frequently used items and prefers them in SelectItemWithStart().
Daniel Grunwald
More...
about 21 years ago
Added code completion on type parameters in generic classes.
Daniel Grunwald
More...
about 21 years ago
Added tool to put revision number into AssemblyInfo files. Included revision number in splash screen. Made ReflectionClass load custom attributes.
Daniel Grunwald
More...
about 21 years ago
Some error checking, Debugger.Interop update
David Srbecký
More...
about 21 years ago
Added code completion for attributes.
Daniel Grunwald
More...
about 21 years ago
←
1
2
…
491
492
493
494
495
496
497
498
499
…
502
503
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree