Artur Nerkowski

Results 2 issues of Artur Nerkowski

Even though I have the self-managed GitLab integration turned on, I cannot neither list nor open (by providing an url) merge requests in my IDE (vscode). When I provide a...

enhancement

When editing typescript & javascript code sections some parts of code disappear while others get escaped weirdly. For instance for TypeScript: ```typescript function modify( source: {}[] ): string { return...