Issue:
When attempting to edit a react .tsx file, the typescript-language-server seems to attempt to read the file as a standard typescript .ts file. This is helped somewhat by changing the file type configuration for typescript to have a name field of "typescriptreact". This however makes it so that opening the file type configuration no longer works with the in-editor command.
Flow version info:
version: v0.7.2
committed: 2026-02-14 17:18:11 +0100
target: x86_64-linux.5.10...6.16-musl
branch: v0.7 tracking flow-control.dev/v0.7 at ssh://git@git.flow-control.dev/neurocyte/flow.git
built-with: zig 0.15.2 (stage2_x86_64)
build-mode: ReleaseFast
Issue:
When attempting to edit a react
.tsxfile, the typescript-language-server seems to attempt to read the file as a standard typescript.tsfile. This is helped somewhat by changing the file type configuration for typescript to have a name field of "typescriptreact". This however makes it so that opening the file type configuration no longer works with the in-editor command.Flow version info:
version: v0.7.2
committed: 2026-02-14 17:18:11 +0100
target: x86_64-linux.5.10...6.16-musl
branch: v0.7 tracking flow-control.dev/v0.7 at ssh://git@git.flow-control.dev/neurocyte/flow.git
built-with: zig 0.15.2 (stage2_x86_64)
build-mode: ReleaseFast