devtools
9 TopicsStep-by-Step: How to Setup Copilot Chat in VS Code
Copilot Chat is an AI-powered chatbot leveraging OpenAI's GPT-4, designed to enhance your coding workflow. Learn how to set up Copilot Chat step by step in Visual Studio Code (VS Code). Benefit from personalized and flexible coding environments, code analysis, automated unit test generation, and bug fixes. Prerequisites include an active GitHub account and the latest version of VS Code. Elevate your coding efficiency to new heights with Copilot Chat.95KViews7likes6CommentsDevTools in New Teams for Mac
Hi I am devloping a tab app for Microsoft Teams and frequently use devtools to debug stuff. It worked out great in the "old" teams desktop client but in the New Teams desktop client I can not seem to find the devtoool at all. I'm on Mac and have tried clicking the tray icon repeatedly as I used to do before but nothing happens. Any sugestions? Thanks /ChristopherSolved1.8KViews1like6CommentsDevTools shuts down when "Reload tab" selected.
Hi, I'm trying to use the Teams DevTools to debug some code in a Teams tab, which is executed when the tab is first rendered. However, when I select the "Reload tab" button to trigger the code to be executed, the Devtool tools shuts down. As a result, my breakpoint is never hit. Is there any way to debug code, which is executed when the tab is first rendered? Thanks, GeorgeSolved1.3KViews0likes3CommentsSome Behavior changes in Edge
Some Behaviors need to corrected 1. Ctrl+Shift+B (Favorite Bar) changes between 2 states but there are 3 possible states. Only on new tabs is missing. 2. The Alt key sets focus to the "..." menu but does not blur(remove focus) it when pressed twice 3. The Alt key doesn't work when focus is in the Omni Box but F10 does. 4. Change F1 shortcut for devtools settings to Ctrl+, to match with VS Code and Windows Terminal 5. Rename Chrome Data Saver warning to Edge Data Saver warning in Devtools Settings 5. When pressing Alt+<space> , so many wierd options: a. What does cut copy and pasting of windows mean ??? b. so many grey out options. c. Print (⊙_⊙) Deleted HotCakeX MissyQ1.3KViews3likes1CommentChromium Bug 900945...
In short, DevTools fails to open with: It looks like the webpage at devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=localhost:9232/60e5da19-ef50-470e-91a5-f0072d9657ee might be having issues, or it may have moved permanently to a new web address. ERR_INVALID_URL More information about the bug can be found: https://blog.june07.com/chromium-bug-900945 https://bugs.chromium.org/p/chromium/issues/detail?id=900945 Is there a similar issues page for the Edge dev team? I've submitted a help request from the Edge browser but wanted to see if there was any other avenue at my disposal...1.2KViews0likes2CommentsWhere do I propose a feature request to show detailed information on HTTP status codes in dev tools?
I think it'd be neat if the `Status Code` section of the Microsoft Edge DevTools had a link to MDN for a specific status code, and even showed a short "blurb" detailing what a status code means. Is this the right forum to propose that feature, or should we do it elsewhere?989Views0likes1Comment