Office File LauncherOpen Microsoft Office documents directly from the Visual Studio Code Explorer in their associated Windows desktop applications. Office File Launcher keeps VS Code open and unchanged. It does not display binary Office content in an editor, close your workspace, or interrupt terminals, tasks, debugging sessions, or other editor tabs. Features
Supported file types
CSV files are intentionally excluded so they continue to open normally in VS Code. Requirements
Remote files opened through SSH, WSL, Dev Containers, or Codespaces are not supported in version 1 because they may not be accessible to Windows desktop applications. UsageOpen a supported document from the Explorer using either method:
Windows selects the application according to your configured file association. Microsoft Office does not need to be installed in a particular directory. Extension settingsOffice File Launcher does not add any settings. Known limitations
Privacy and securityOffice File Launcher does not collect telemetry or transmit document contents. It passes the selected local file URI to VS Code's SupportReport problems and request features through GitHub Issues. See SUPPORT.md for the information that is helpful in a bug report. Development
Press To create an installable VSIX:
LicenseReleased under the MIT License. |