0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix multiline comment syntax More... over 10 years ago
fix minor issue in comment region syntax match More... over 10 years ago
support for triple-quoted strings More... over 10 years ago
remove crappy FSI command More... over 10 years ago
move settings into ftplugin file More... over 10 years ago
remove 'parser' matches More... over 10 years ago
clean up indentkeys More... over 10 years ago
remove unnecessary 'with parser' logic More... over 10 years ago
comment settings do not belong into indent file More... over 10 years ago
ocaml indentation mode "ported" to F# More... over 10 years ago
Merge pull request #4 from olson-dan/master More... over 10 years ago
Add the ability to use [[ and ]] to jump between top-level bindings. More... over 10 years ago
Merge pull request #3 from killerswan/better_ignore More... over 11 years ago
improve the .gitignore a bit More... over 11 years ago
add syntax highlighting for fsharpFormat More... almost 12 years ago
add missing use keyword More... almost 12 years ago
add fsharpformat for printf format strings More... almost 12 years ago
The space after let, use, and, etc. is mandatory More... almost 12 years ago
Hilight Set and Map in the same way as List More... almost 12 years ago
rename syntax groups from fs* to fsharp* More... over 12 years ago
syntax: add support for mutually recursive functions More... over 12 years ago
fix valid keywords More... over 12 years ago
improve fsSymbol regex More... over 12 years ago
show F# interactive error on invocation only More... over 12 years ago
add 'nowarn' directive keyword More... over 12 years ago
fix the XML doc comment regions More... over 12 years ago
reduce probability of incorrect XML comment matching More... over 12 years ago
fix namespaces and precompiler directives More... about 13 years ago
make ftplugin undo-able More... about 13 years ago
improvement of commenting behavior More... about 13 years ago