Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 Features request #237

Open
idealkindom opened this issue Nov 5, 2023 · 2 comments
Open

3 Features request #237

idealkindom opened this issue Nov 5, 2023 · 2 comments

Comments

@idealkindom
Copy link
Contributor

1.Comment and uncoment paragraph of codes with one click.

2.#if #end if loop folding swicth;

3.#val #noc #equ works on the same line, because the display of a variable with html looks inharmanious with the codes made.

@Proektsoftbg
Copy link
Owner

Hi! Thank you for your suggestions.

  1. Yes, it would be nice to have a menu/button to insert comments.
  2. Folding blocks of code will come naturally, when we switch to Avalonia. It has a powerful code editing control with all features that one can imagine. Not worse than VS code:
    https://github.com/AvaloniaUI/AvaloniaEdit
  3. I am not sure I how to do that. But if you want your html text formulas to look consistent to Calcpad formulas, just add class="eq" to your paragraph. Please, try this code:
    '<p class="eq"><var>a</var> = 2 <i>m</i></p>

@idealkindom
Copy link
Contributor Author

idealkindom commented Nov 5, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants