fsprojects / fsharp-language-server

Other
214 stars 37 forks source link

fsi.exe #114

Open AGoh2019 opened 1 year ago

AGoh2019 commented 1 year ago

Type: Bug

Ran into this issue while trying to run a "Hello World F#" program: ... There is a directory on the computer called fsi ... [Error - 4:03:43 PM] Request textDocument/inlayHint failed/ Message: No typecheck results for c:\Projects\8-F#\Program.fs Code - 32603

Extension version: 0.1.28 VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 x 2419)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.77GB (7.07GB free)| |Process Argv|--crash-reporter-id d28106b3-cd04-490a-b194-f819821f7d80| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 pythonfmttext:30731395 pythoncmv:30739700 fixshowwlkth:30730052 showsbindicator:30730056 pythongtdpathcf:30739705 ```
faldor20 commented 1 year ago

Hey, this extension is not in a particularly functional state. it hasn't been updated to be compatible with .net 7 and so it's unlikely to work. I don't use f# professionally or personally much so I don't have much interest in working on this these days