HaxeFoundation / HaxeFoundation/haxe
Compilation server. Wrong error position info. Regression
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
**Stuff**
OS: Windows, Linux
Haxe: 4.2.5, dev build
**Instruction of reproduction**
1. Clone repo https://github.com/djaonline/haxe_compile_server_issue
2. Open project in vscode and run compiler(ctrl + shift + B)
3. The compilation server reports correct error position

4. Open src/entry/BaseApp.hx file and add space in the place pointed below:

5. Run compiler and see incorrect error position info:

It works correctly with haxe _4.0.5._
Contributor guide
Assessment
This issue has not been assessed yet.