lkluc
lkluc
### Description I have the following issue : ``` 2>------ Rebuild All started: Project: , Configuration: Release x64 ------ 2> "\" -o "Lexer.fs" --unicode Lexer.fsl 2> '"\"' n'est pas reconnu...
Hello, First, I was really wondering what was happening, I initially thought the .NET Framework might been the problem. Then I thought it might be a difference between interactive versus...
Hello, I encountered the following issue when using CTRL-K, CTRL-F (reformat selection). The text immediately following the selection gets duplicated : example before :  after :  The code...
Implements part of the change requested in issues #232
I am migrating a project to a CI/CD pipeline for which there is a step which ensures that all `.fs` files are UTF-8 with BOM. I have some unit tests...
Hello, first of all, thanks for the good work, FsLexYacc is well appreciated ! :) I have an issue with version 11.3.0 and net8.0. Project configuration is as follow :...
Hello, I would like to give a try to this framework, however, the latest CPLEX version supported by FLIPS seems to be 12.8 ! Although Optano has a long list...