Duplicates
Latest version
Summary 馃挕
In https://start.solidjs.com/core-concepts/routing#route-groups, it explains the naming of a route group is to use () in the folder name.
This can create some issues for text editors on different platform (eg neovim/neovim#24542) due to the "escape" effect.
Would it be considerable if using something like __foldername__ or --foldername-- rather than the ()?
Examples 馃寛
No response
Motivation 馃敠
No response
Duplicates
Latest version
Summary 馃挕
In https://start.solidjs.com/core-concepts/routing#route-groups, it explains the naming of a route group is to use
()in the folder name.This can create some issues for text editors on different platform (eg neovim/neovim#24542) due to the "escape" effect.
Would it be considerable if using something like
__foldername__or--foldername--rather than the()?Examples 馃寛
No response
Motivation 馃敠
No response