Chang Lichun

Results 6 issues of Chang Lichun

The formater does not perform well in such a snippet ``` for i = 1:22 if i > 3 && i < a(end - 1) break else continue end end...

The code might be redundant. The summary table is not completed. Any comments and suggestions are very welcome!

**Describe the bug** TIFF image dont shown. **Expected behavior** Add support for TIFF image. **Desktop (please complete the following information):** - OS: windows 10 - Browser egde - Version 110.0.1587.57...

wontfix

- OS: windows 10 - Extension Version: v3.3.2 ![image](https://github.com/cweijan/vscode-office/assets/46743938/e1b09337-b704-4c6c-8697-d0653eb6b8a9)

bug

Forward search failed when input a tex file with relative path containing /../ ``` \documentclass[]{article} \usepackage{lipsum} \begin{document} \section[1]{sec 1} \lipsum[1-3] \subsection{sub 1} \input{../main/example-section} \end{document} ``` [main.zip](https://github.com/user-attachments/files/18629336/main.zip) I use vscode +...

**SumatraPDF version** - Version 3.5.2 **Describe the bug** A clear and concise description of what the bug is. When I input another tex file located in the parent directory, the...