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

Specify OutputPanel language in action functions #195

Open
barnettwilliam opened this issue Mar 14, 2024 · 0 comments
Open

Specify OutputPanel language in action functions #195

barnettwilliam opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@barnettwilliam
Copy link
Collaborator

Action functions should specify the language of output panels and the relevant language highlighting rules be loaded from the corresponding tool definition #194 (comment).

The following language imports in EducationPlatform should not be required

import 'ace-builds/src-min-noconflict/mode-xml';
import 'ace-builds/src-min-noconflict/mode-yaml';
import 'ace-builds/src-min-noconflict/mode-java';
import 'ace-builds/src-min-noconflict/mode-html';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant