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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block formatting, enable passing code type with the code block ``` #12212

Open
rbalet opened this issue Aug 3, 2022 · 1 comment 路 May be fixed by #16263
Open

Block formatting, enable passing code type with the code block ``` #12212

rbalet opened this issue Aug 3, 2022 · 1 comment 路 May be fixed by #16263
Labels
domain:ui/ux This issue reports a problem related to UI or UX. intro Good first ticket. package:autoformat squad:core Issue to be handled by the Core team. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).

Comments

@rbalet
Copy link
Contributor

rbalet commented Aug 3, 2022

馃摑 Provide a description of the new feature

Instead of entering directly into "code mode" when typed ``` it would be helpful to be able to add the type of the code we which to work with.

example:

```typescript or ```html

Proposal:

Only add the Code block once type a space or enter

This would mimic the way a lot of markdown editor are working.


If you'd like to see this feature implemented, add a 馃憤 reaction to this post.

@rbalet rbalet added the type:feature This issue reports a feature request (an idea for a new functionality or a missing option). label Aug 3, 2022
@Reinmar Reinmar added package:autoformat domain:ui/ux This issue reports a problem related to UI or UX. squad:core Issue to be handled by the Core team. labels Aug 3, 2022
@Reinmar Reinmar added the intro Good first ticket. label Jan 13, 2023
@theannachen theannachen linked a pull request Apr 21, 2024 that will close this issue
@theannachen
Copy link

Hey there, I created a PR with this change completed, including 100% code coverage, automated, and manual tests. Please let me know if there are additional changes that need to be implemented. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ui/ux This issue reports a problem related to UI or UX. intro Good first ticket. package:autoformat squad:core Issue to be handled by the Core team. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants