Semseddin Moldibi

Results 8 issues of Semseddin Moldibi

No need to include external JSON.red file anymore since JSON codec recently added to the language.

When I remove a foreing key reference between two tables, it stays in the diagram.

Connecting to same webapp from two different port that Cheyenne listens, breaks session and redirects to login page.

**Describe the bug** `trim` without `tail` doesn't trim the last newline character. **To reproduce** Steps to reproduce the behavior: ``` >> trim "^/x^/" == "x^/" >> trim "^/^/^/x^/^/^/" == "x^/"...

type.review

I'm using portable version. I set extension to `m` for Matlab files in Configure Style window, I also set `c;cpp;h;hpp` for C/C++. But whenever I open an `.m` (Matlab) file...

Add a tab panel to easy mock up those kind of UIs

Any chance to integrate SAS lexer? https://github.com/StatTag/scintilla/blob/master/lexers/LexSAS.cxx

✅enhancement
💪help wanted
🎨lexer

`sqlcmd` crashes when use both `q` and `Q` command line arguments at the same time. Version v1.6.0 on Windows 10 (x64) ``` PS C:\Users\myuser> sqlcmd -S myserver -E -d mydb...