0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed null attribute, collapsed part of rangeInside function
Sevensharp9
as 7sharp9
More... over 12 years ago
Merge pull request #229 from 7sharp9/227 More... over 12 years ago
Initial commit for pathed document support
Sevensharp9
as 7sharp9
More... over 12 years ago
Merge pull request #225 from rneatherway/master More... over 12 years ago
Fix for #227, start column was off by one.
Sevensharp9
as 7sharp9
More... over 12 years ago
Fix tests More... over 12 years ago
Rename solution to correct name More... over 12 years ago
Change fsautocomplete to .NET 4.5 More... over 12 years ago
First cut of this More... over 12 years ago
Allow specification of custom MonoDevelop location More... over 12 years ago
Remove the ability to drag before/after between different tree elements: You must be within the same tree. Dragging into another node if still performed as usual. Fixed the Folder Comparison order using occurance within project file.
Sevensharp9
as 7sharp9
More... over 12 years ago
Modified search so that PRojectFiles within folders are found. Also added crude folder ordering, this is by no means final code. Current problems: moving from one folder to another doesnt yet work due to the virtual folder prefix not being added to the nodes Include attribute. You can move a file inot another folder, and then drag move to a new location within a folder. Its also possible to disable inter folder moving if required.
Sevensharp9
as 7sharp9
More... over 12 years ago
Adjust code to encapsulate laziness a little better More... over 12 years ago
Added more Linq2Xml helpers to TooltipHelpers Added Drag and drop support to move F# project items within the same project Dragging non project items and dragging out of project results in default base behaviour.
Sevensharp9
as 7sharp9
More... over 12 years ago
Merge pull request #221 from 7sharp9/master More... over 12 years ago
Added lazy eval to datatip text, removed with get() syntax
Sevensharp9
as 7sharp9
More... over 12 years ago
Merge github.com:fsharp/fsharpbinding
Sevensharp9
as 7sharp9
More... over 12 years ago
update parser and completion logic to give better responsiveness More... over 12 years ago
Removed unnecessary List operation
Sevensharp9
as 7sharp9
More... over 12 years ago
Fix for #174 This added a completion TooltipInformation for each overload rather than having them all munged together and then filtered.
Sevensharp9
as 7sharp9
More... over 12 years ago
Merge pull request #220 from knocte/typos More... over 12 years ago
Fix up building of fsautocomplete, remove configure as no longer required More... over 12 years ago
README: fix some typos More... over 12 years ago
Remove obsolete notes file More... over 12 years ago
Correct configure.sh on Linux More... over 12 years ago
Fix for no parameter details: #214, other oustanding bug affect the display formatting
Sevensharp9
as 7sharp9
More... over 12 years ago
Merge pull request #216 from ledyba/master More... over 12 years ago
Improve accuracy and perf More... over 12 years ago
fixing typo
psi
More... over 12 years ago
Update to 3.2.19, rename 'local' fsproj file to 'mac-linux' More... over 12 years ago