• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Run the code in the browser

New Here ,
Jan 30, 2020 Jan 30, 2020

Copy link to clipboard

Copied

Hi again,I installed some extensions for ColdFusion in Visual Studio Code, but how can I run the code from a file in the Browser? I can't find that command or it doesn't seem to work...

TOPICS
Getting started

Views

273

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 30, 2020 Jan 30, 2020

Copy link to clipboard

Copied

I don't know enough about VSCode to know if it gives you a way to automatically do this. But in general, you place files in your web server's directory, then you open them within a browser window. So, for example, if your web server's root directory is c:\inetpub\wwwroot, you'd open the browser to http://localhost/ or whatever the correct URL is to run those files.

 

Dave Watts, Eidolon LLC

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 30, 2020 Jan 30, 2020

Copy link to clipboard

Copied

LATEST

I hate to say this, and I really don't mean to sound arrogant, but.. your query is vague.

 

What extensions for VSC did you install?  Are they CF support extensions that will offer suggestions?  Like you type "CFO" and one of the options to appear in a list is CFOUTPUT.  What type of extensions are they?

 

And what do you mean by "run the code from a file in the browser"?

 

V/r,

 

^ _ ^

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation