Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Extractor fineses #475

Open
lukehinds opened this issue Dec 31, 2024 · 0 comments
Open

Package Extractor fineses #475

lukehinds opened this issue Dec 31, 2024 · 0 comments
Assignees

Comments

@lukehinds
Copy link
Contributor

Describe the issue

The Package Extractor code is assuming ecosystem somehow and that a word is actually a package. Managed to replicate this by using the words "how to code?" into copilot chat:

Image

A user in discord experience the same issue where the word column was extracted from a codesnippet and derived as a package in Rust:

import pandas as pd

def main():

    # Get the list of column names
    columns = df.columns.tolist()

cc @ptelang

Steps to Reproduce

Just type 'how to code?' into chat

Operating System

Other

IDE and Version

any

Extension and Version

any

Provider

GitHub Copilot

Model

any

Logs

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants