projects icon indicating copy to clipboard operation
projects copied to clipboard

Update nested language proposal

Open jayvdb opened this issue 6 years ago • 7 comments

The examples are confusing rather than helpful.

Php/HTML is a good example.

Another great example is reStructuredText, which allows specification of a language for a code block. And Markdown now has a similar concept. Our rstcheck bear already uses this and lints the code blocks. Ideally this project would re-implement the rstcheck's linting of code blocks, so the splitting and spawning of linters is done inside coala instead of inside rstcheck, and the same functionality would be available for markdown without a custom bear.

jayvdb avatar Apr 07 '18 03:04 jayvdb

Another example is IPython notebooks, which contain e.g. python code.

See our PEP8NotebookBear for example.

jayvdb avatar May 05 '18 05:05 jayvdb

@jayvdb what actually i need to do in this issue??

AkshJain99 avatar Oct 21 '18 11:10 AkshJain99

"Update nested language proposal" - like the title says

jayvdb avatar Oct 21 '18 13:10 jayvdb

Yes but what type of language examples I need to update, and what type type of updates i should do in the proposal???:thinking:

AkshJain99 avatar Oct 21 '18 13:10 AkshJain99

@jayvdb There can be many examples for the combinations of nested language do I need to update all the combinations or is there any limit????

AkshJain99 avatar Oct 21 '18 13:10 AkshJain99

@jayvdb can u tell me what kind of updates should I need to do in proposal

AkshJain99 avatar Oct 22 '18 04:10 AkshJain99

@AkshJain99 , do you best effort!

jayvdb avatar Oct 24 '18 05:10 jayvdb