2

In Visual Studio Code, I would like to use code completion from multiple add-ons on a single page. i.e. Use code completion for ColdFusion, HTML and CSS on a single .cfm page. How can I do that?

2
  • I don't think you can. Commented May 5, 2017 at 19:21
  • 1
    Yeah, it does not sound like it. This thread suggests support for multiple languages in one file is possible somehow (i.e. JS and HTML with some limitations), but it is not through multiple add-ons per se. I suspect you would have to write your own (single) extension for that functionality. Commented May 6, 2017 at 12:43

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.