erlang.tmbundle icon indicating copy to clipboard operation
erlang.tmbundle copied to clipboard

TextMate support for Erlang

Results 3 erlang.tmbundle issues
Sort by recently updated
recently updated
newest added

If a string ends with a `~"` we cannot know if it is a valid control character or not, so we should not show it as an error. This fixes...

Hi, The issue I've noticed is described in detail in https://github.com/erlang-ls/erlang_ls/issues/730. In short, if your code contains a string that ends in `~` character, the code after that string is...

when i debug the erlang project, is error info: {"could not start kernel pid",app lication_controller,"error in config file \"./dev.config\" (none): configuration file must contain ONE list ended by "} could...