Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0da1a2c

Browse files
smoothdeveloperKevinRansom
authored andcommitted
a simple readme.md clarifying contents of vsintegration folder (dotnet#2337)
1 parenta16cdc2 commit0da1a2c

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

‎vsintegration/readme.md‎

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
This folder contains projects and tests related to Visual Studio tooling and IDE independant language service
2+
3+
#src/FSharp.Editor
4+
5+
main project for Visual F# tooling
6+
7+
#src/FSharp.LanguageService
8+
9+
legacy bits (before roslyn workspace)
10+
11+
#src/FSharp.LanguageService.Base
12+
13+
legacy bits (before roslyn workspace)
14+
15+
#src/FSharp.ProjectSystem.Base
16+
17+
to be documented
18+
19+
#src/FSharp.ProjectSystem.FSharp
20+
21+
to be documented
22+
23+
#src/FSharp.ProjectSystem.PropertyPages
24+
25+
GUI for F# project properties
26+
27+
#tests/Salsa
28+
29+
Tooling for IDE unit tests
30+
31+
#tests/unittests
32+
33+
IDE unit tests
34+
35+
#utils/LanguageServiceProfiling
36+
37+
A skeleton command line tool which exercises language service
38+
39+
#ItemTemplates
40+
41+
Visual Studio item templates for F# projects
42+
43+
#ProjectTemplates
44+
45+
Visual Studio project templates

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp