VS Code Tips: Difference between revisions

Content deleted Content added
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 20:
*Select File > Open Folder and navigate to the model folder. This will open the model folder into the 'Explorer' panel.
*Now, from the Explorer panel, it is possible to navigate through the model folders and edit control files.
*Using the <u>[https://wikimarketplace.tuflowvisualstudio.com/w/index.phpitems?titleitemName=VS_Code_Tips&action=submit#Open_FileFr43nk.seito-openfile Open File]</u> plugin, it is possible to easily navigate between files.
<br>
{{Video|name=Animation_file_navigation.mp4|width=900}}
Line 46:
<br>{{Video|name=Animation_OpenFile.mp4|width=900}}
<br>
 
===Path Autocomplete===
:*Path Autocomplete by Mihai Vilcu is a free plugin available for download <u>[https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete here]</u>.
Line 53 ⟶ 54:
:<li>Toggle on the 'Trigger Outside Strings' in the settings on the right.
</ol>
:*An example of its functionality is shown below. <br>
<br>{{Video|name=Animation_path_autocomplete.mp4|width=1000900}}<br>
<br>
 
===Geo Data Viewer===
:*Geo Data Viewer by Random Fractals inc is a free plugginplugin available for download <u>[https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer here]</u>.
:*Has the ability to view a map of GIS layers right inside of VS Code. This is helpful for double checking that the layer looks correct without loading it into a GIS application.
:*An example of its functionality is shown below.
<b>Note:</b> This extension only supports certain file formats, including Shapefile. It does not support GeoPackage or GeoTiff files.
<br>{{Video|name=Animation_geo_data_viewer.mp4|width=900}}
<br>
 
 
{{Tips Navigation
|uplink=[[Main_Page| Back to Main Page]]
}}