When I copy some code from the Visual Studio Code and paste it into Writer the colors are preserved but all indents are gone. When I paste as "Unformatted text" it preserves the indentation but the colors are gone. It happens only with VSCode (copy-pasting from PyCharm preserves both indents and colors, but I work in VSCode). Is it a bug? Any help is much appreciated.
Indentation is gone when copy-pasting from VS Code into LO Writer
223 Views Asked by Bridge At
0
There are 0 best solutions below
Related Questions in VISUAL-STUDIO-CODE
- vscode file icons
- Building C# code in VSCode on Mac
- How do I support jasmine and es6 syntax in Visual studio Code?
- JS Code didn't work, trying do a demo in css lessons
- Debug Java in Brackets editor or Visual Studio Code
- Visual Studio Code, C# support on Windows
- What is the use of the Developer Tools in VS Code?
- Option to push disabled in Visual Studio Code
- How do I include 'System.Runtime.Serialization.Json' namespace in my VSCode project on Mac OS X?
- Using System.Web.Http on mac os x
- VSCode intelliSense autocomplete for javascript
- Set language for syntax highlighting in Visual Studio Code
- Import {} from location is not found in VS Code using TypeScript and Angular 2
- Predefined type 'System.Object' is not defined or imported [dnxcore50]
- VS code appending special characters on paste
Related Questions in FORMATTING
- C++: Re-use line printed to console
- NSAttributeString - How to remove auto formatting for a date or time item?
- Bifurcate a string, removing the middle of the string instead of end
- Use DateTime format in a class but restrict time tokens
- Doesn't change the format of columns to date
- How do I convert a double into an n-character string using exponential notation?
- Java Integer Pyramid
- proper way to get nice string from exception
- How to edit text in columns?
- Simple and clean java float to string conversion
- Having trouble with list post-processing
- Formatting equations?
- Looking to export the content from a website into doc files
- SAPUI5 local scope object as formatter function parameter
- DataTable contains strings with Hashtags when imported from .xlsx instead of .xls
Related Questions in INDENTATION
- What is the code convention for formatting try-with-resources?
- GDB Python pretty-printer not indenting substructures
- Render multilevel nested list with indentation on names but without translating left border too
- Eclipse formatter changing comment indentation
- How to increase the indent size in (Cloud9)
- Vim keeps unindenting
- How to fold based on indent level in Vim?
- Proper nesting of form tags in HTML
- HTML indentation doesn't work
- Modify verilog mode indentation
- Indentation error in dictionary - Python
- How to enforce 80 columns in latex using emacs
- Rails indentation convention
- JTextArea Indentation settings
- python 3.4 3 unindent does not match any outer indentation level error
Related Questions in LIBREOFFICE-WRITER
- Import Microsoft Word AutoText to LibreOffice
- Is there a way to copy the text of an .ods and .pdf file into a libreoffice .odt file?
- How to start a Paragraph always in a new page?
- How to reduce long author lists to "Firstauthor et al." in jabref in-text citation?
- How to retrieve data from the text field in front of the cursor in a LibreOffice Writer macro?
- how can you work with libreoffice via nc without java or python
- Not exact format of dots in doc. document list after formating it to html via LibreOffice
- LibreOffice Writer - captions crop figures
- Is there a way to insert an "if" statement into a libreoffice writer formula?
- Developing custom field/variable for LibreOffice
- How to force Fields using doc properties variables to update in LibreOffice Writer?
- LibreOffice/OOo UNO - where to get API reference?
- Is there a markup language underlying MS Word and Libre Office?
- auto-correct can not be applied if style is "Text Body"
- The reason how does this German word work in custom dictionary
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?