|
From: <no...@so...> - 2002-03-13 22:26:30
|
Feature Requests item #529646, was opened at 2002-03-13 16:26 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=529646&group_id=44253 Category: Definitions (source editor) Group: Small (< 1 pair-week) Status: Open Priority: 5 Submitted By: John Garvin (johngarvin) Assigned to: John Garvin (johngarvin) Summary: filename suffix completion Initial Comment: When you save a file with a name, the filename box should supply a ".java" by default. Story: I'm saving an untitled file, and I want to name it "Foo.java". I click "Save". The filename box contains ".java", and the cursor is to the left of the period. I type "Foo" and hit return. File is saved as "Foo.java". ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=529646&group_id=44253 |