ianharper / AccuTermClient

Use AccuTerm to interact with a MultiValue server from Sublime Text.
MIT License
4 stars 0 forks source link

Can't upload changes made to a source item without saving it locally. #4

Closed ianharper closed 6 years ago

ianharper commented 6 years ago

The broader issue here is that ATC assumes/requires that each source item exist on the local machine where the file name is the item ID and the parent folder is the MV file. It should be possible to change the get_file_item function in ATC to pull the info from a view specific setting which would eliminate the need for saving the item locally.

ianharper commented 6 years ago

See Google Groups comment