typescript-vscode-plugins
typescript-vscode-plugins copied to clipboard
Patch Outline not working with ts 5.5.3
Per the title, I just installed this plugin and enabled "patch outline" yet no jsx elements show up in the outline for my react native tsx files. On typescript 5.5.3. Could this be affected by "jsx": "react-native",
in my tsconfig?