Mr Bee

Results 11 comments of Mr Bee

ii: I also have tried [CodeLLDB](https://github.com/vadimcn/vscode-lldb) extension. It's not using lldb-mi, it doesn't have such problem. But it has its own [issues](https://github.com/vadimcn/vscode-lldb/issues/110) as well. iv: CodeLLDB is able to redirect...

**i** is not a big problem, I can live with that as long as the variables are available on the debug panel (**ii**). But **iii** and **iv** are deal breakers...

Yes, I knew there's no Light variant in DejaVu Sans Mono. But I thought you could possibly add it. Well, if it's not possible, it's alright then. Perhaps you could...

+1 How could you show some codes without line numbers?

Wrong! It's **your** Pascal N-IDE language that is unable to handle event programming. [Lazarus IDE](https://www.getlazarus.org) (GUI IDE for [Free Pascal](http://freepascal.org)) and [Delphi](https://www.embarcadero.com/products/delphi) had been doing it since '90-ish. **Your** Pascal...

The text animation program I gave you before is big enough to demonstrate the lag.

Thank you for your appreciation. I never thought this Pascal unit will be used in serious projects since it's very simple and lacks of advance features for complex web applications....

In case you want to know how to handle cookies and sessions, you may want to look at this another repo of mine [here](https://github.com/pakLebah/dasarweb), especially the `webUtils.pas` file. It offers...

We can solve the communication part. But making JCF to be able to work on dirty codes is another problem. I'm afraid we can't do it without rewriting many parts...