Block a user
plugin: try some autocompletion
plugin: check import-aware highlighting
problem with first search in site: loaded index seems not to trigger show options
problem with first search in site: loaded index seems not to trigger show options
fix error if( !someCall() ) - requires a space after ' ' which it must not
fix error if( !someCall() ) - requires a space after ' ' which it must not
It is rare. STR:
fun isSignedByAdmin() {
// just ok
true
}
fun requireAdmin() {
// this called error:
if( !isSignedByAdmin() )
throw "Admin signature…
fix error if( !someCall() ) - requires a space after ' ' which it must not
json serialization of enums as strings
lyngo CLI: formatter command and help to integrae
json serialization of enums as strings
lyngo CLI: formatter command and help to integrae