Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Package Extractor fineses #475

Description

@lukehinds

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

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions