Giter Site home page Giter Site logo

Comments (12)

jtjoo avatar jtjoo commented on August 16, 2024

Hi, Thank you for your concern.

I feel shame and sorry that it's been a long time since I made it and not updated.

I am curious about your problem and want to see directly how it does works.
I'll check out the extension and test it soon and will reply here.

If you have screenshot, it'll be helpful for diagnosis.

Thank you.

from vscode-classic-asp-extension.

dotnetshadow avatar dotnetshadow commented on August 16, 2024

Thanks for that,

The best way I can explain it, is to just create a html file in vscode and use the auto close tag extension. I use the sublimeText setting so basically if you type <div> and the type < it will popup with </div>

But if I create an asp page and do the same thing type <div> and the type < nothing pops up

from vscode-classic-asp-extension.

jtjoo avatar jtjoo commented on August 16, 2024

OK I found problem... It seems to override HTML extensions... when I fix it I'll comment here.
Plus, there is good news that I'll add some snippets from ASP tmBundle.
Thanks!

from vscode-classic-asp-extension.

dotnetshadow avatar dotnetshadow commented on August 16, 2024

Great stuff, thank you for taking the time to look into this

from vscode-classic-asp-extension.

jtjoo avatar jtjoo commented on August 16, 2024

Hey I'll release fixed version soon.
I am sorry I'm late to comment here...
I am fixing additional ASP snippet problem. it'll take some days.

By the fixed version release, you can use HTML snippets on ASP.
Check the VIDEO : HTML Snippet TEST on ASP extension

But the extension that you mention named "auto close tag" won't work in spite of my fix.
I found the problem is that "ASP" is not supported by the extension.
Then the solution is : Tell the "auto close tag" extension developer add "ASP" to support filetype list.
(Sorry for my poor english)

from vscode-classic-asp-extension.

jtjoo avatar jtjoo commented on August 16, 2024

When "auto close tag" extension support "ASP" type, then we can close this issue.

from vscode-classic-asp-extension.

dotnetshadow avatar dotnetshadow commented on August 16, 2024

For your interest Visual Studio Code 1.16 adds AutoClose tag support but I'm not sure if it's for ASP
https://code.visualstudio.com/updates/v1_16

from vscode-classic-asp-extension.

jtjoo avatar jtjoo commented on August 16, 2024

I checked the URL, VSCode decided to make the extension built-in.

https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag
I am not sure either ASP is in "and so on"

I think we should issue this on VSCode or the extension github.
On the other hand, I'll check if there is other way.
Sorry for late!

from vscode-classic-asp-extension.

jtjoo avatar jtjoo commented on August 16, 2024

Hi, I released snippet added version right now.
Unfortunately, I couldn't fix auto close problem yet...
Sorry for that, but I am trying to found out solution and I'll find out what is wrong.

It is hard to fix extension's conflict problem because there is no documents or similar issues via communities like StackOverFlow.
These days I'm analyzing other extensions and VSCode's sources to find out problem.
I am thinking about open an issue on VSCode's repository.

Hope new snippet helps.
Thanks!

from vscode-classic-asp-extension.

lvjunxi avatar lvjunxi commented on August 16, 2024

i am using 'auto close tag' and 'auto rename tage'
add

"auto-close-tag.activationOnLanguage": ["*"],
"auto-rename-tag.activationOnLanguage": ["*"]

at settings.json

from vscode-classic-asp-extension.

jtjoo avatar jtjoo commented on August 16, 2024

Thank you I'll let you know after try it.

from vscode-classic-asp-extension.

lvjunxi avatar lvjunxi commented on August 16, 2024

I edited my comment yet. I removed auto-rename-tag. It's not good using to classic asp source.

from vscode-classic-asp-extension.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.