@eclipse-docks/extension-monaco-editor 0.7.70 → 0.7.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26150,6 +26150,10 @@ while (this.acceptRegexp(regEx));
26150
26150
  }
26151
26151
  }
26152
26152
  break;
26153
+ /**
26154
+ * In CSS, there is no single line comment prefixed with //
26155
+ * All comments are marked as `Comment`
26156
+ */
26153
26157
  case TokenType.Comment: {
26154
26158
  const commentRegionMarkerToDelimiter = (marker) => {
26155
26159
  if (marker === "#region") return {
@@ -48928,4 +48932,4 @@ while (this.acceptRegexp(regEx));
48928
48932
  //#endregion
48929
48933
  })();
48930
48934
 
48931
- //# sourceMappingURL=css.worker-BPqHhSTZ.js.map
48935
+ //# sourceMappingURL=css.worker-k0D2jzfA.js.map