|
|
@ -133,7 +133,7 @@ |
|
|
|
"name": "meta.structure.network.prompt", |
|
|
|
"name": "meta.structure.network.prompt", |
|
|
|
"patterns": [ |
|
|
|
"patterns": [ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"match": "(?<=\\<)([^,:\\<\\> ]+)(:)([^,:\\<\\> ]+)(:)(\\d+(?:\\.\\d+)?)", |
|
|
|
"match": "(?<=\\<)([^,:\\<\\> ]+)(:)([^,:\\<\\> ]+)(:)([-+]?\\d+(?:\\.\\d+)?)", |
|
|
|
"captures": { |
|
|
|
"captures": { |
|
|
|
"1": { |
|
|
|
"1": { |
|
|
|
"name": "meta.embedded.network.type.prompt" |
|
|
|
"name": "meta.embedded.network.type.prompt" |
|
|
|