Commit f64c3362 authored by Lefebvre, Robert Alexander's avatar Lefebvre, Robert Alexander
Browse files

Update README.md with a workaround for the input language server being changed

parent 6fde4c8a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ Start the NEAMS Workbench.
- PyARC to version 2.1
- MOOSE CSV processor to increase line weight and scatter size for improved visual appearance

### Fixed:
### Fixed
- Issue with IBM LSF BSUB invocation requiring the submit script to be redirected on stdin to BSUB. This fix does require the submission executable to be named bsub.
- Missing Joblib requirement in MacOS standalone Conda environment
- MOOSE Generated mesh issue when a type=Generated* was used
@@ -153,7 +153,7 @@ For assistance and bug reporting, please email nwb-help@ornl.gov
* A crash is observed on Mac OS when attempting to create a new directory from the New file dialog
* Rerunning a SetupRemote for a remote MCNP application with an input open can cause undefined behavior. See workaround below.
* A crash is observed while editing template file (*.tmpl). 
* A document assigned a language server input interpreter cannot have the interpreter change to a different language server.  
* A document assigned a language server input interpreter cannot have the interpreter change to a different language server. Closing the file (no longer listed in Navigation panel) and reopening will allow use of a different languager server.

## Workarounds