Rubem Pechansky

Results 6 issues of Rubem Pechansky

I'm not sure what exactly triggers this problem, but after lots of manual editing the VS Code stops responding to keyboard presses (while editing the yuml file) and the Yuml...

The "Add line comment" in the Scriban VS Code plugin adds `{%{ ... }%}`s to the code even when inside `{{ ... }}`. This behavior gives "Unexpected token 'Modulus' while...

bug
pr welcome

Somehow Scriban seems to flatten out JSON objects and arrays. For example, in the code below: ```csharp using System.Collections.Generic; using Scriban; using Scriban.Runtime; using Newtonsoft.Json; // ... private void demo()...

enhancement
pr welcome

I'm trying to use better-docs for Vue files, but I always get the following: `TypeError: Cannot read property 'filePath' of undefined`. Here is a copy of my jsdoc.json: ```json {...

Great extension! Any plans for supporting HOCON in the future? Thanks.

Contrary to the older Material Icons, the filled Material Symbols icon does not align with integer pixels when rendered at 24 px width. The screenshot shows how it looks in...