Replies: 10 comments 2 replies
-
Hi @lariex , Copilot provides suggestions based on the public code available and it may contain references to outdated data or APIs or idioms. When GitHub Copilot synthesizes code suggestions based on this data, it can also synthesize code that contains these undesirable patterns. This is something we care a lot about at GitHub, and in recent years we’ve provided tools such as GitHub Actions, Dependabot, and CodeQL to open source projects to help improve code quality. You should always use GitHub Copilot together with good testing and code review practices and security tools, as well as your own judgment. More on GitHub Copilot’s always-on security filter for suggestions Thanks! |
Beta Was this translation helpful? Give feedback.
-
@Akash1134 are you guys planning to ever update it to the latest APIs? I am a web developer and find very little use for copilot chat outside basic js questions because, for example, since 2021 Angular has changed a lot, with breaking changes. Thus, something you would in 2021 is not the same as you would do it today. It makes the copilot chat really unusable for trying to resolve some of the challenges that are specific to the newer API and it can't provide answers. Even autocompletion, when it detects what I am writing it will based on 2021 APIs popping deprecated or even removed methods. |
Beta Was this translation helpful? Give feedback.
-
🕒 Stale Discussion Alert 🕒 This Discussion has been labeled as stale by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This stale notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Is there any hack to get copilot to refer to updated documentation? It seems to be only good for generic Cobol suggestions. It's using the tiny context-window 2020 cutoff GPT-3, which means I'm still copying and pasting into ChatGPT. |
Beta Was this translation helpful? Give feedback.
-
copilot really get knowledge outdated. For instance, it does not have any knowledge about later react or angular version. By now, it still says latest react version is 17.0.2 and angular is 12.2.4. This problem also exists when I ask copilot some knowledge about some other frameworks and libraries. Some of these libs are even no longer maintained. If the copilot team does not have resource to get the AI updated to latest resource, is it possible to leverage the power of the community for help? |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Hello, when are you planning to update the Dart and Flutter AI model, as far as I can tell, they have only been around since 2021, some answers are already obsolete, could you give it an update since if it continues like this, it won't be of much help |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Yes true |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Product Feedback
Body
Flutter's latest version is v3.10.3, but Copilot is still stuck at v2.5.3
Beta Was this translation helpful? Give feedback.
All reactions