devxlogo

Editing Multiple File Types in Developer Studio Environment

Editing Multiple File Types in Developer Studio Environment

You can change the types of files recognized by the DevStudio editor by adding the file type to the following registry key: HKEY_CURRENT_USERSoftwareMicrosoftDevStudio5.0IstudioProjectEditors

For example, to allow JavaScript source files (.js) to be edited in the DevStudio editor, add the subkey “.js” to the key specified above. Then create a string value of “:Source Editor” under the new key and change the “(Default)” entry to “:Source Editor”. Now when you double-click a JavaScript file in DevStudio, it will be opened in the DevStudio editor.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist